summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-01-01 23:14:32 +0100
committerhaawda2019-01-01 23:14:32 +0100
commit5385b8566341d1de4a2b03ff3a9f3fc8fc41ea3a (patch)
tree863be50d9d988190666433ef934883ecc8e99ab5 /PKGBUILD
parent10d4928031f9cebee5b61510cbb167303ae6a890 (diff)
downloadaur-5385b8566341d1de4a2b03ff3a9f3fc8fc41ea3a.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 741ba31f4800..29ddae27782d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor, Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=findwild
pkgver=2.5
-pkgrel=2
+pkgrel=3
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=('e19f3cd4da01c59fc7073e8c0d737ee26c7d1285e8e685fdf29465fa294f99fb')
+sha256sums=('8282e8c884ed2cad9bc9ac9ae12bd8976812b139e7bfd641e6302bc9b4d26266')
build() {
cd $pkgname