summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas Sabota2020-06-09 15:30:37 -0400
committerLukas Sabota2020-06-09 15:30:37 -0400
commitcee3cb5b11a6a4622951687d4f334a776586618d (patch)
treeac5d4678ed2f41a0ca2bc99d295f06afa3e1b577 /PKGBUILD
parentcc5178d7160e645c5c555fe7ae949e14abdcbded (diff)
downloadaur-cee3cb5b11a6a4622951687d4f334a776586618d.tar.gz
host patch locally since fedoraproject is unreliable mirror
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe0fbc243e35..eee45281f1f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=glib
pkgname=lib32-glib
pkgver=1.2.10
-pkgrel=2
+pkgrel=3
pkgdesc="Common C routines used by Gtk+ and other libs (32-bit)"
arch=('x86_64')
url="http://www.gtk.org/"
@@ -14,7 +14,7 @@ makedepends=('gcc-multilib')
options=('!makeflags')
install=glib.install
source=(ftp://ftp.gnome.org/pub/gnome/sources/glib/1.2/${_pkgname}-${pkgver}.tar.gz
- https://src.fedoraproject.org/rpms/glib/raw/master/f/glib-1.2.10-gcc9.patch
+ glib-1.2.10-gcc9.patch
gcc340.patch aclocal-fixes.patch glib1-autotools.patch)
sha1sums=('e5a9361c594608d152d5d9650154c2e3260b87fa'
'9e675101003cd97da0b42bf04fc6489197a822c7'