summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index beae39ddb85d..4e1e7dfddd42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-travel-routing-de-vrr-git
pkgdesc = Unofficial efa.vrr.de command line client and Perl module
pkgver = 2.20+r377.20210326.g353760f
- pkgrel = 4
+ pkgrel = 5
epoch = 1
url = http://finalrewind.org/projects/Travel-Routing-DE-VRR/
arch = any
@@ -23,7 +23,7 @@ pkgbase = perl-travel-routing-de-vrr-git
conflicts = perl-travel-routing-de-vrr-zsh-completion
options = !emptydirs
source = Travel-Routing-DE-VRR::git+https://git.finalrewind.org/Travel-Routing-DE-VRR
- source = http://www.wtfpl.net/txt/copying/COPYING
+ source = COPYING::http://www.wtfpl.net/txt/copying/COPYING
sha256sums = SKIP
sha256sums = 0356258391e190dc1d44ea01565cfe627fe44e27dad693a0a54c2483a7b223e5
diff --git a/PKGBUILD b/PKGBUILD
index 7b779699e201..f0d2cb62e7e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="${_pkgname}-git"
_pkgver='latest'
epoch=1
pkgver=2.20+r377.20210326.g353760f
-pkgrel=4
+pkgrel=5
pkgdesc='Unofficial efa.vrr.de command line client and Perl module'
url='http://finalrewind.org/projects/Travel-Routing-DE-VRR/'
license=('custom:WTFPL')
@@ -40,7 +40,7 @@ options=('!emptydirs')
# 'http://www.wtfpl.net/txt/copying/COPYING')
source=(
"${_perlmod}::git+https://git.finalrewind.org/${_perlmod}"
- 'http://www.wtfpl.net/txt/copying/COPYING'
+ 'COPYING::http://www.wtfpl.net/txt/copying/COPYING'
)
sha256sums=(
'SKIP'