summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordustball2019-08-10 12:32:21 +0200
committerdustball2019-08-10 12:32:21 +0200
commitaae04a67be5c5872a7ef4b1a9dfbf4fd1edfb56a (patch)
treef16643277c9d78eaab4ceb2679d37c25fcdff153
parentc2256f3578103709379bf90ac7b1874f71912f43 (diff)
downloadaur-rinse.tar.gz
updated upstream url metadata
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7cb74697a0c..937dee423e03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Sat Jul 7 19:55:03 UTC 2018
pkgbase = rinse
pkgdesc = Bootstrap a rpm based distribution like debootstrap
pkgver = 3.3
pkgrel = 1
- url = http://collab-maint.alioth.debian.org/rinse/
+ url = https://salsa.debian.org/debian/rinse
arch = any
license = GPL
makedepends = make
@@ -20,7 +18,7 @@ pkgbase = rinse
source = https://salsa.debian.org/debian/rinse/-/archive/3.3/rinse-3.3.tar.gz
source = sbin.patch
md5sums = aad4821a80959981769ea03302c65187
- md5sums = ef452bd9b51722324ea31ea5ef7d5e78
+ md5sums = 4cf97714bbd4785cf39f2f729b5cc6fa
pkgname = rinse
diff --git a/PKGBUILD b/PKGBUILD
index d8e8cf4196e3..b71bf34e5665 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=3.3
pkgrel=1
pkgdesc="Bootstrap a rpm based distribution like debootstrap"
arch=('any')
-url="http://collab-maint.alioth.debian.org/rinse/"
+url="https://salsa.debian.org/debian/rinse"
license=('GPL')
groups=()
depends=('glibc' 'perl' 'perl-html-parser' 'perl-uri' 'perl-libwww' 'wget' 'rpm-org' 'cpio')
@@ -34,4 +34,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make PREFIX="$pkgdir/" sbindir="$pkgdir/bin" install
}
-
+