summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-09-25 21:46:41 +0200
committerhaawda2018-09-25 21:46:41 +0200
commit35d913d19652bd9f864ac59f175160a75bee2224 (patch)
tree2e033118aee6c3e4b6a0154b3870f4f8c2760a73 /PKGBUILD
parent3666c7b09b7063a097f4dda0136ecec5495fe56e (diff)
downloadaur-35d913d19652bd9f864ac59f175160a75bee2224.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 7a78512e5c24..c466a3fa89b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor, Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=findwild
-pkgver=2.3
+pkgver=2.4
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.com/findwild"
+url="http://www.kornelix.net/findwild/findwild.html"
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-sha256sums=('81d4e7a4cf7986f7256ffa71523879d19217d9109964f0f2f6d946485d12e915')
+sha256sums=('4f265ad15032b23d62c6c23c783018ec9698fb3b945ef1425dec364308128815')
build() {
cd $pkgname-$pkgver