summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Freund2019-02-27 23:31:28 +0100
committerFlorian Freund2019-02-27 23:31:28 +0100
commitad40bba8bec775625ba4cca2edf5b046f33b5ecd (patch)
tree1328eda7ccb974564461374e72d33441c2e92d89 /PKGBUILD
parenta02bb6e00be61ac255a163109252b78de4db3c7a (diff)
downloadaur-ad40bba8bec775625ba4cca2edf5b046f33b5ecd.tar.gz
Fix empty script function
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f36a75b3046..26df5d880e3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname="xournalpp"
pkgname="${_pkgname}-git"
-pkgver=1.0.8.79.g9cbb2e43
+pkgver=1.0.8.83.g5a8b0c59
pkgrel=1
pkgdesc='Xournal++ is a handwriting Notetaking software with PDF annotation support. Supports Pen input like Wacom Tablets.'
arch=('i686' 'x86_64')