summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-11-23 23:01:02 +0100
committerhaawda2020-11-23 23:01:02 +0100
commit0541c29b73efe05d5069954616048add7eddca03 (patch)
tree3f6c82aad47fdbb154a613d616a4f38d53a9136b /PKGBUILD
parent04861c0a972768684784f04832e42ea62bc2bebd (diff)
downloadaur-0541c29b73efe05d5069954616048add7eddca03.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 2f3977dcf19f..0de5e52b4ced 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dkopp
-pkgver=7.6
+pkgver=7.7
pkgrel=1
pkgdesc="A backup program using DVDs"
url="https://kornelix.net/dkopp/dkopp.html"
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3' 'xdg-utils')
source=("http://www.kornelix.net/downloads/downloads/$pkgname-$pkgver.tar.gz")
-sha256sums=('aaf78b56c38684a225eb3f506c91efad433d5226568934e8b42160d1a83720d7')
+sha256sums=('5879a9429d3179bbd6d70560e723c7d694422eab91220c4482748bcc6d57290e')
options=('!emptydirs')
build() {