summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkovax32018-10-29 19:31:19 +0100
committerkovax32018-10-29 19:31:19 +0100
commitc91f35b6d0b78412660fdd4b32c64e94b7aaf4cf (patch)
tree7a324bab248be4a37549ce68d364ea1fe429b956 /PKGBUILD
parente365fc985d48c9ce7f05708014d89e7d4b920651 (diff)
downloadaur-booksorg.tar.gz
correct gpl to gpl3 add url site web
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')