summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Posanski2022-01-08 10:28:28 +0100
committerMichael Posanski2022-01-08 10:28:28 +0100
commita8f6ad0640dedbb8564c22624f29009bef4f37a6 (patch)
treef2085dca6d334556914d1a1df8ca87707b379731
parent2add8ee9d6edd1f74d7fd8bd386ca701efd9d0d2 (diff)
downloadaur-a8f6ad0640dedbb8564c22624f29009bef4f37a6.tar.gz
Update the upstream URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cf684803a7f..f327969567f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = advcpmv
pkgdesc = 'cp' and 'mv' utilities with progress bar patches
pkgver = 9.0
- pkgrel = 3
- url = https://www.gnu.org/software/coreutils/
+ pkgrel = 4
+ url = https://github.com/jarun/advcpmv
arch = x86_64
license = GPL3
depends = glibc
@@ -16,7 +16,7 @@ pkgbase = advcpmv
provides = mvg
source = https://ftp.gnu.org/gnu/coreutils/coreutils-9.0.tar.xz
source = https://ftp.gnu.org/gnu/coreutils/coreutils-9.0.tar.xz.sig
- source = advcpmv-9.0-3.patch::https://raw.githubusercontent.com/jarun/advcpmv/8e1c0d4f8a255091c59cf187a43a06cd264dc273/advcpmv-0.9-9.0.patch
+ source = advcpmv-9.0-4.patch::https://raw.githubusercontent.com/jarun/advcpmv/8e1c0d4f8a255091c59cf187a43a06cd264dc273/advcpmv-0.9-9.0.patch
validpgpkeys = 6C37DC12121A5006BC1DB804DF6FD971306037D9
sha256sums = ce30acdf4a41bc5bb30dd955e9eaa75fa216b4e3deb08889ed32433c7b3b97ce
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 76a568e6eed1..ab00a4492b8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@ _pkgname=coreutils
_commit=8e1c0d4f8a255091c59cf187a43a06cd264dc273
pkgname=advcpmv
pkgver=9.0
-pkgrel=3
+pkgrel=4
pkgdesc="'cp' and 'mv' utilities with progress bar patches"
arch=('x86_64')
license=('GPL3')
-url='https://www.gnu.org/software/coreutils/'
+url='https://github.com/jarun/advcpmv'
depends=('glibc' 'acl' 'attr')
provides=('acp' 'amv' 'advcp' 'advmv' 'cpg' 'mvg')
source=("https://ftp.gnu.org/gnu/${_pkgname}/${_pkgname}-${pkgver}.tar.xz"{,.sig}