summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef07ef221e57..ba4963c6899f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = biblesync
pkgdesc = multicast shared co-navigation library for Bible programs
pkgver = 2.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/karlkleinpaste/biblesync
arch = x86_64
arch = i686
@@ -12,4 +12,3 @@ pkgbase = biblesync
sha256sums = 9083fcacc4d85f2b8c3a3254112129c02d940d20db8c0c5bcb6239b115e8d0e8
pkgname = biblesync
-
diff --git a/PKGBUILD b/PKGBUILD
index 08da96ea6da7..4e84bfe415bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=biblesync
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='multicast shared co-navigation library for Bible programs'
arch=('x86_64' 'i686')
url="https://github.com/karlkleinpaste/$pkgname"