summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-10-28 17:32:36 +0100
committerhaawda2020-10-28 17:32:36 +0100
commit5fb642047ce9b8c443a0b4560f01ca2873ae2c02 (patch)
tree518d04fa901c560c2b2b91d4ba78e649481d6400 /PKGBUILD
parentbb42f6a577aba657dd31660a181ead7814f2a88a (diff)
downloadaur-5fb642047ce9b8c443a0b4560f01ca2873ae2c02.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5ff4e1bb987..4e086a49e6b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor, Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=findwild
-pkgver=2.8
-pkgrel=4
+pkgver=2.9
+pkgrel=1
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/downloads/$pkgname-$pkgver.tar.gz")
-sha256sums=('f0f907333a0e78709c0923645d8dd7572fe679d5db1b4ffe8e25eed1adbb31e4')
+sha256sums=('daf9acd165b4e602115b10c0f9b84dae5e201648aa8c8f220af4069c4843b28d')
options=('!emptydirs')
build() {