summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-08-09 14:01:13 +0200
committerhaawda2020-08-09 14:01:13 +0200
commit84a6b4e57d07680c118bfae1dbbba7c2a292fc4d (patch)
tree1e15c8993a71308470cfc9978e66b2ce0fa8c6a9 /PKGBUILD
parentd110be439fffba446454219c2d6d4fe467149808 (diff)
downloadaur-84a6b4e57d07680c118bfae1dbbba7c2a292fc4d.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97426c519c48..0b21e459b657 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=ukopp2
-pkgver=1.3
+pkgver=1.4
pkgrel=1
pkgdesc="A backup program for USB devices"
url="http://www.kornelix.net/ukopp/ukopp.html"
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3')
source=("http://www.kornelix.net/downloads/downloads/$pkgname-$pkgver.tar.gz")
-md5sums=('b5814ac9d7051e12de3ae328582534df')
+sha256sums=('018adc4fa6069e827e803b86098d1880c7534d1584f2e75f65d4a24b98272997')
options=('!emptydirs')
build() {