summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordustball2019-08-10 12:32:21 +0200
committerdustball2019-08-10 12:32:21 +0200
commitaae04a67be5c5872a7ef4b1a9dfbf4fd1edfb56a (patch)
treef16643277c9d78eaab4ceb2679d37c25fcdff153 /PKGBUILD
parentc2256f3578103709379bf90ac7b1874f71912f43 (diff)
downloadaur-rinse.tar.gz
updated upstream url metadata
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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
}
-
+