summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaglis Jonaitis2021-05-15 14:20:45 +0300
committerNaglis Jonaitis2021-05-15 14:20:45 +0300
commit85d5a6484b78d18713998481e596a57f9101133f (patch)
tree263657820b4c0651a3854633b71f93b2d072e164
parent96d57ba38ffedc8262cefa004f905208a3866452 (diff)
downloadpackages-85d5a6484b78d18713998481e596a57f9101133f.tar.gz
packages-85d5a6484b78d18713998481e596a57f9101133f.tar.bz2
packages-85d5a6484b78d18713998481e596a57f9101133f.zip
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69493ed..e82f09d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
1pkgbase = thorium-bin 1pkgbase = thorium-bin
2 pkgdesc = A cross platform desktop reading app, based on the Readium Desktop toolkit 2 pkgdesc = A cross platform desktop reading app, based on the Readium Desktop toolkit
3 pkgver = 1.7.0 3 pkgver = 1.7.0
4 pkgrel = 1 4 pkgrel = 2
5 url = https://github.com/edrlab/thorium-reader 5 url = https://github.com/edrlab/thorium-reader
6 arch = x86_64 6 arch = x86_64
7 license = BSD3 7 license = BSD3
diff --git a/PKGBUILD b/PKGBUILD
index 8d97221..ee241be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
2 2
3pkgname=thorium-bin 3pkgname=thorium-bin
4pkgver=1.7.0 4pkgver=1.7.0
5pkgrel=1 5pkgrel=2
6pkgdesc="A cross platform desktop reading app, based on the Readium Desktop toolkit" 6pkgdesc="A cross platform desktop reading app, based on the Readium Desktop toolkit"
7arch=('x86_64') 7arch=('x86_64')
8license=('BSD3') 8license=('BSD3')