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 c2179c8207ad..2ff19fa96a56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = relational
pkgdesc = Educational tool for relational algebra
pkgver = 3.0
- pkgrel = 1
+ pkgrel = 2
url = http://ltworf.github.io/relational/
arch = any
license = GPL3
@@ -14,4 +14,3 @@ pkgbase = relational
sha256sums = 3b0242f24f512f388625f1766381d1e53b5ceec078764035498b268c828eb72e
pkgname = relational
-
diff --git a/PKGBUILD b/PKGBUILD
index ca7fc54eaf55..cf134f70fe3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=relational
pkgver=3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Educational tool for relational algebra"
arch=('any')
url="http://ltworf.github.io/relational/"