summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics@felics-tablet2015-09-23 10:24:00 +0200
committerfelics@felics-tablet2015-09-23 10:24:00 +0200
commitdb4db1dcd88dcaa026db11a2af5b24b442578de5 (patch)
tree0b0717dd7dd0a863de3f9d708b823e9380f7c9c0
parent709e063e17caa7444595400b11950a56f6e6d736 (diff)
downloadaur-db4db1dcd88dcaa026db11a2af5b24b442578de5.tar.gz
Remived the here useless url-variable in the PKGBUILD. (No upstream, just local script.)
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d2dfc7c1c28..770543376738 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,6 @@
_pkgname="pdf-append"
pkgname="${_pkgname}"
-url='http://www-example.com/no_url_since_this_is_just_a_local_script_and_no_online_upstream_available/but_the_archlinux_AUR_requires_to_have_the_url-variable_set/'
pkgver="0.3"
pkgrel="1"
pkgdesc="Combines an arbitrary amount of pdf documents into one by appending the documents one after another."