summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Michel2018-04-04 16:18:30 +0200
committerRaphael Michel2018-04-04 16:18:30 +0200
commit9b6efa9643191346ef7ce54a9efb5b56ea3feb3c (patch)
tree0f0c7322053d17fb1ea55a4d6d2afbb3f1c9950c /PKGBUILD
parentb2082377b3360bd14a7320d2fe5be0f49fc70626 (diff)
downloadaur-9b6efa9643191346ef7ce54a9efb5b56ea3feb3c.tar.gz
Update to 0.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42f023c487c1..9caf35aab9e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Raphael Michel <mail@raphaelmichel.de>
_pkgname=pretixdesk
pkgname=$_pkgname
-pkgver=0.3.0
+pkgver=0.3.2
pkgrel=1
pkgdesc="Desktop application for attendee check-in with the pretix ticketing system"
arch=('x86_64')
@@ -12,7 +12,7 @@ makedepends=()
source=("https://download.pretix.eu/public/pretixdesk/jar/pretixdesk-${pkgver}.jar" 'launcher' 'pretixdesk.desktop')
conflicts=('pretixdesk-git')
provides=('pretixdesk')
-sha256sums=('30368a74081d630cbfa403b1db835792e23636541f1e9021b03d4ae08845c308' 'SKIP' 'SKIP')
+sha256sums=('c19fd05676b757ab08ae6da68c70dcb126d971369d40bdedb27fd48eeb5ddbea' 'SKIP' 'SKIP')
package() {
install -d "${pkgdir}/usr/bin"