summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorantham2016-02-02 23:50:20 +0100
committerantham2016-02-02 23:50:20 +0100
commit7c2220055b8cf0102e2d450c8ab2b050e9148181 (patch)
tree871dd7c862ea3e816053cead91b75d1e10705644 /PKGBUILD
parent801cf37e0b370c7e59d6e2b9861bb7116e98be47 (diff)
downloadaur-7c2220055b8cf0102e2d450c8ab2b050e9148181.tar.gz
Wrong md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51751077fb48..0de9312338af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=('x86_64' 'i686')
url="https://github.com/antham/goller"
license=('GPL')
source=("https://github.com/antham/goller/releases/download/v2.0.2/goller_linux_386")
-md5sums=("9351bfd51503d6cbbf7c128355fab931")
+md5sums=("bbf91d1984e543cd8a54ec08132ee808")
package() {
install -Dm755 "goller_linux_386" "$pkgdir/usr/bin/$pkgname"