summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchilleas Pipinellis2017-08-19 15:31:08 +0300
committerAchilleas Pipinellis2017-08-19 15:31:08 +0300
commit0c07c1e5f41da8498e4b1e226824c1efb8104cc0 (patch)
treeefe9b1f9c48cd1a1dfa845166184b822cfc4074b /PKGBUILD
parente42b63816e5a434c50e1354b5ecf172e5b25e62d (diff)
downloadaur-0c07c1e5f41da8498e4b1e226824c1efb8104cc0.tar.gz
Fix link to yum patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3335d213987..c22f2b551621 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=yum
pkgver=3.4.3
-pkgrel=6
+pkgrel=7
pkgdesc="a popular channel based package manager for RPM distros."
arch=('i686' 'x86_64')
license=('GPL')
@@ -15,7 +15,7 @@ url="http://yum.baseurl.org/"
groups=('system')
depends=('python2' 'intltool' 'urlgrabber' 'rpm-org' 'python2-pysqlite' 'yum-metadata-parser' 'python2-iniparse' 'python2-pyliblzma')
source=("http://yum.baseurl.org/download/3.4/yum-${pkgver}.tar.gz"
- "yum.patch::http://pkgs.fedoraproject.org/cgit/yum.git/plain/yum-HEAD.patch?h=f21"
+ "yum.patch::https://src.fedoraproject.org/rpms/yum/raw/f21/f/yum-HEAD.patch"
'remove-init-dir-makefile.patch')
md5sums=('7c8ea8beba5b4e7fe0c215e4ebaa26ed'
'3ed35721daf75fd56590bd2d2b993ddc'