summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d04c612d936..b0abaa12f374 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qt5-datasync
pkgdesc = A simple offline-first synchronisation framework, to synchronize data of Qt applications between devices
pkgver = 4.2.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Skycoder42/QtDataSync
arch = i686
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = qt5-datasync
optdepends = qt5-datasync-kwallet-keystore: Support for KWallet as keystore
optdepends = qt5-datasync-secret-keystore: Support for secret service as keystore (includes gnome keyring)
backup = etc/qdsapp.conf
- source = qt5-datasync-4.2.3::git+https://github.com/Skycoder42/QtDataSync.git#tag=4.2.3
+ source = qt5-datasync-4.2.3::git+https://github.com/Skycoder42/QtDataSync.git#tag=4.2.3-4
source = qt5-datasync.rule
source = subpkg.rule
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a271d16e9b8d..c74400e39a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgbase=qt5-datasync
pkgname=(qt5-datasync qt5-datasync-kwallet-keystore qt5-datasync-secret-keystore qt5-datasync-doc)
group=qt5-datasync-full
pkgver=4.2.3
-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"
@@ -14,7 +14,7 @@ optdepends=("repkg: Automatically rebuild the package on dependency updates"
"qt5-datasync-kwallet-keystore: Support for KWallet as keystore"
"qt5-datasync-secret-keystore: Support for secret service as keystore (includes gnome keyring)")
_pkgfqn=$pkgname-$pkgver
-source=("$_pkgfqn::git+https://github.com/Skycoder42/QtDataSync.git#tag=${pkgver}"
+source=("$_pkgfqn::git+https://github.com/Skycoder42/QtDataSync.git#tag=${pkgver}-4"
"${pkgname}.rule"
"subpkg.rule")
sha256sums=('SKIP'