summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSkycoder422017-08-19 22:31:17 +0200
committerSkycoder422017-08-19 22:31:17 +0200
commitcb5217ce5a3a2da4d929abc855538f0cd02de655 (patch)
treeeedb252f3aba932b73d3e3097db3e290a2f0e806 /PKGBUILD
parentcdce953e373f680c0584b60088aa936a244f1c31 (diff)
downloadaur-cb5217ce5a3a2da4d929abc855538f0cd02de655.tar.gz
rebuild because of json serializer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0b591750758..6936c4987109 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Barz <skycoder42.de@gmx.de>
pkgname=qt5-datasync
pkgver=3.0.2
-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"