summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072017-09-24 19:21:05 +0200
committersL1pKn072017-09-24 19:21:05 +0200
commit34392ee035ea9c24752eef6113c98d21ccd50559 (patch)
tree6dfaf1d58fd5dce7a4501da9f37ea76bb99843c4 /PKGBUILD
parent37eb79d7c264f5181ece9a4648abc9a6fdc57559 (diff)
downloadaur-34392ee035ea9c24752eef6113c98d21ccd50559.tar.gz
fix checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1aa35d3413a..083cc3a11a53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ provides=('test-use-ok=0.11'
'perl-test-use-ok=0.11'
)
source=('http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/Test-use-ok-0.11.tar.gz')
-sha256sums=('014364cc2f0df651d8416ebb60451f18')
+sha256sums=('8410438a2acf127bffcf1ab92205b747a615b487e80a48e8c3d0bb9fa0dbb2a8')
build() {
cd "${_realname}-${pkgver}"