summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoranthraxx2018-05-22 23:11:08 +0200
committeranthraxx2018-05-22 23:11:08 +0200
commit410ce874dc296d5e1aa68085845b3c424920e929 (patch)
treeed705072c7b8bc13994a1f34f1c2f92d1aad4e87 /PKGBUILD
parente4b9c76aafe90acd9be3e4432d104d28a53da24b (diff)
downloadaur-strip-nondeterminism-git.tar.gz
upgpkg: strip-nondeterminism-git 0.041-1 (new upstream url)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7773e58a3678..6b9d6d96e501 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=strip-nondeterminism-git
-pkgver=0.038
+pkgver=0.041
pkgrel=1
pkgdesc='Tool for stripping bits of non-deterministic information from files'
-url='https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git'
+url='https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git'
arch=('any')
license=('GPL3')
depends=("perl" 'perl-archive-zip' 'perl-archive-cpio')
@@ -12,7 +12,7 @@ makedepends=('git')
options=('!emptydirs')
provides=('strip-nondeterminism')
conflicts=('strip-nondeterminism')
-source=(${pkgname}::"git+https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git#branch=master")
+source=(${pkgname}::"git+https://salsa.debian.org/reproducible-builds/strip-nondeterminism.git#branch=master")
sha512sums=('SKIP')
pkgver() {