summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorroot2022-01-25 14:41:54 +0100
committerroot2022-01-25 14:41:54 +0100
commit14f026d90b0a56edfb59cb138ac2f5539aed0a55 (patch)
treeb533d4ca5248938d2b6ce9462e25bdee4ff84a7e /PKGBUILD
parent95a1e0aa429d082129304d5436d7b255d82041ba (diff)
downloadaur-14f026d90b0a56edfb59cb138ac2f5539aed0a55.tar.gz
* Changed source protocol from 'http' to 'https',
* removed `replaces` entry.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 781090848afa..6a01b0c56527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="${_pkgname}-git"
_pkgver='latest'
epoch=1
pkgver="${_pkgver}"
-pkgrel=2
+pkgrel=3
pkgdesc='Unofficial efa.vrr.de command line client and Perl module'
url='http://finalrewind.org/projects/Travel-Routing-DE-VRR/'
license=('custom:WTFPL')
@@ -27,13 +27,12 @@ makedepends=(
'perl-test-pod'
)
provides=("${_pkgname}=${pkgver}")
-replaces=("${_pkgname}<=${pkgver}")
conflicts=("${_pkgname}")
options=('!emptydirs')
# source=("http://finalrewind.org/projects/${_perlmod}/${_perlmod}-${pkgver}.tar.gz"{,.asc}
# 'http://www.wtfpl.net/txt/copying/COPYING')
source=(
- "${_perlmod}::git+http://git.finalrewind.org/${_perlmod}"
+ "${_perlmod}::git+https://git.finalrewind.org/${_perlmod}"
'http://www.wtfpl.net/txt/copying/COPYING'
)
sha256sums=(