summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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')