aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-02-14 11:51:33 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-02-14 11:51:33 +0100
commit33ee8cab6ef718d679602e2af032656e93e597f8 (patch)
tree88cb8476f6cb6ddcba3a75a62cee314042b71001 /PKGBUILD
parent921c3505ba2e9c5715f858bafdad2ab61027d1be (diff)
downloadAUR-33ee8cab6ef718d679602e2af032656e93e597f8.tar.gz
AUR-33ee8cab6ef718d679602e2af032656e93e597f8.tar.zst
AUR-33ee8cab6ef718d679602e2af032656e93e597f8.zip
Update checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c91eba9..e4d76e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=('GPL2')
13depends=('gtk2>=2.6') 13depends=('gtk2>=2.6')
14makedepends=() 14makedepends=()
15source=(https://github.com/downloads/pn2200/${pkgname}/${pkgname}-${pkgver}.tar.gz) 15source=(https://github.com/downloads/pn2200/${pkgname}/${pkgname}-${pkgver}.tar.gz)
16md5sums=('acb41e54ee5fbf167413218f209c4e3f') 16sha512sums=('b4651eb6ba87ddb745c46520ccf2d7146d179e69a614d7c6c247b82eaf188b30e955d60e7df59419f63a304a5c5215829d3bea3cc233d2729ff599c523d852e2')
17 17
18build() { 18build() {
19 cd ${srcdir}/${pkgname}-${pkgver} 19 cd ${srcdir}/${pkgname}-${pkgver}