diff options
author | kovax3 | 2018-10-29 19:31:19 +0100 |
---|---|---|
committer | kovax3 | 2018-10-29 19:31:19 +0100 |
commit | c91f35b6d0b78412660fdd4b32c64e94b7aaf4cf (patch) | |
tree | 7a324bab248be4a37549ce68d364ea1fe429b956 /PKGBUILD | |
parent | e365fc985d48c9ce7f05708014d89e7d4b920651 (diff) | |
download | aur-booksorg.tar.gz |
correct gpl to gpl3 add url site web
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |