Skip to content

Commit

Permalink
* fix shasum in PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
brainpower committed Jun 1, 2014
1 parent 8e47d41 commit 473efed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/arch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ depends=()
makedepends=()

source=("checkarg-${pkgver}.tar.gz::https://github.com/brainpower/checkarg/archive/${pkgver}.tar.gz")
sha256sums=('58715117e6299dcbb98a43bbbe5e5a0f93f4570bb8bd10f0ba568d69bbb97b4a')
sha256sums=('fe21489b5d8b7d1497345cc760fe82b6e9ff4c604cc553bce1e1095ef55149b7')

#options=(!ccache)

Expand Down

0 comments on commit 473efed

Please sign in to comment.