summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkovax32018-10-29 19:31:19 +0100
committerkovax32018-10-29 19:31:19 +0100
commitc91f35b6d0b78412660fdd4b32c64e94b7aaf4cf (patch)
tree7a324bab248be4a37549ce68d364ea1fe429b956
parente365fc985d48c9ce7f05708014d89e7d4b920651 (diff)
downloadaur-booksorg.tar.gz
correct gpl to gpl3 add url site web
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c4e2b839177..5ac175b08707 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = booksorg
pkgdesc = Books Organizer, an organizer for pdf files based on sqlite and with a built-in reader. Bring your favorite PDF pages all in one! Make your own extract pages from existing ones
pkgver = 0.3.1
pkgrel = 1
- url = https://sourceforge.net/p/booksorg
+ url = http://elkirtasse.sourceforge.net
arch = x86_64
license = GPL3
depends = qt5-svg
diff --git a/PKGBUILD b/PKGBUILD
index 9f494581a611..0ca5b99ce50e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ epoch=
pkgdesc="Books Organizer, an organizer for pdf files based on sqlite and with a built-in reader. Bring your favorite PDF pages all in one! Make your own extract
pages from existing ones"
arch=( 'x86_64')
-url="https://sourceforge.net/p/booksorg"
+url="http://elkirtasse.sourceforge.net"
license=('GPL3')
groups=()
depends=('qt5-svg' 'poppler-qt5')