diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-14 11:51:33 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-14 11:51:33 +0100 |
commit | 33ee8cab6ef718d679602e2af032656e93e597f8 (patch) | |
tree | 88cb8476f6cb6ddcba3a75a62cee314042b71001 /PKGBUILD | |
parent | 921c3505ba2e9c5715f858bafdad2ab61027d1be (diff) | |
download | AUR-33ee8cab6ef718d679602e2af032656e93e597f8.tar.gz AUR-33ee8cab6ef718d679602e2af032656e93e597f8.tar.zst AUR-33ee8cab6ef718d679602e2af032656e93e597f8.zip |
Update checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ license=('GPL2') | |||
13 | depends=('gtk2>=2.6') | 13 | depends=('gtk2>=2.6') |
14 | makedepends=() | 14 | makedepends=() |
15 | source=(https://github.com/downloads/pn2200/${pkgname}/${pkgname}-${pkgver}.tar.gz) | 15 | source=(https://github.com/downloads/pn2200/${pkgname}/${pkgname}-${pkgver}.tar.gz) |
16 | md5sums=('acb41e54ee5fbf167413218f209c4e3f') | 16 | sha512sums=('b4651eb6ba87ddb745c46520ccf2d7146d179e69a614d7c6c247b82eaf188b30e955d60e7df59419f63a304a5c5215829d3bea3cc233d2729ff599c523d852e2') |
17 | 17 | ||
18 | build() { | 18 | build() { |
19 | cd ${srcdir}/${pkgname}-${pkgver} | 19 | cd ${srcdir}/${pkgname}-${pkgver} |