summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSkycoder422017-06-19 11:20:20 +0200
committerSkycoder422017-06-19 11:20:20 +0200
commitfa174bfbf3d94bc4ab6f98fa04a8f8043ea4702c (patch)
treeaa7b3814d0cc5ebcab640ebb8d99d1d9e8ecb4ca /PKGBUILD
parent97e0b881dd44116869b1dba9eae854fcf102635a (diff)
downloadaur-fa174bfbf3d94bc4ab6f98fa04a8f8043ea4702c.tar.gz
rebuild for Qt 5.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d72e062676aa..29ef55cff0e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Barz <skycoder42.de@gmx.de>
pkgname=qt5-datasync
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A simple offline-first synchronisation framework, to synchronize data of Qt applications between devices"
arch=('i686' 'x86_64')
url="https://github.com/Skycoder42/QtDataSync"