summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2020-03-06 16:04:56 +0100
committerhaawda2020-03-06 16:04:56 +0100
commita1d44cc0f01de822890b8f08cd43b3804fe7b9fc (patch)
treeef989d5013eccdf251bf583fa990ccd738b1bf78
parent0cdaa9bea68d9d308aeee332a1eb8b025e9aa225 (diff)
downloadaur-a1d44cc0f01de822890b8f08cd43b3804fe7b9fc.tar.gz
shasum change
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab9c5e666bf3..d4f28f9ac228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor, Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=findwild
pkgver=2.8
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3')
@@ -21,4 +21,3 @@ package() {
make DESTDIR="$pkgdir" ICONDIR=/usr/share/pixmaps install
sed -i 's+/usr/share/findwild/icons/++' "$pkgdir"/usr/share/applications/$pkgname.desktop
}
-pkgrel=2