summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-02-11 20:16:01 +0100
committerhaawda2019-02-11 20:16:01 +0100
commit44c892cc01cfbe14ee15f1b5df244b6bfca22589 (patch)
tree12ed3fc240b7da7c63be281a7d34bdb635ad6eac /PKGBUILD
parent5385b8566341d1de4a2b03ff3a9f3fc8fc41ea3a (diff)
downloadaur-44c892cc01cfbe14ee15f1b5df244b6bfca22589.tar.gz
shasum change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29ddae27782d..07d7305504d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor, Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=findwild
pkgver=2.5
-pkgrel=3
+pkgrel=4
arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3')
pkgdesc="A program to find files with a nice gtk interface"
url="http://www.kornelix.net/findwild/findwild.html"
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-sha256sums=('8282e8c884ed2cad9bc9ac9ae12bd8976812b139e7bfd641e6302bc9b4d26266')
+sha256sums=('f46d056f5394c4d1fc45fdf42b426e1abcfdff858b7e1f60dedba69985845933')
build() {
cd $pkgname