summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Michel2018-02-21 16:12:11 +0100
committerRaphael Michel2018-02-21 16:12:11 +0100
commitb2082377b3360bd14a7320d2fe5be0f49fc70626 (patch)
tree46d4137cde24f3de5b35823a3afd4699a2397f9f /PKGBUILD
parentac702a0fec14be63c3307ee61c745d66e11bcc25 (diff)
downloadaur-b2082377b3360bd14a7320d2fe5be0f49fc70626.tar.gz
Update to 0.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff9ba82c6a81..42f023c487c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Raphael Michel <mail@raphaelmichel.de>
_pkgname=pretixdesk
pkgname=$_pkgname
-pkgver=0.1.0
+pkgver=0.3.0
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=('66690cef8cc6494d10a10d9c9e772481fb7307de93e74645276e01290fceccb8' 'SKIP' 'SKIP')
+sha256sums=('30368a74081d630cbfa403b1db835792e23636541f1e9021b03d4ae08845c308' 'SKIP' 'SKIP')
package() {
install -d "${pkgdir}/usr/bin"