summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03f5b85818c2..86084fa1da05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=dkopp
pkgver=7.1
-pkgrel=4
+pkgrel=5
pkgdesc="A backup program using DVDs"
url="https://kornelix.net/dkopp/dkopp.html"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3' 'xdg-utils')
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-sha256sums=('c078c9d979febfade15a7f7b486941cfe9f7c8af4b257ae9643e5bc7273e9beb')
+sha256sums=('8c8c33153bc311b112a0f2eb3773a72d7591f998cfaf2020be13facc0500fba2')
options=('!emptydirs')
build() {