summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichał Górny2021-02-20 20:42:01 +0100
committerMichał Górny2021-02-20 20:42:01 +0100
commit4382546c08dd8d105cfa36af3ddcc0832f1a06f0 (patch)
tree603d4237c4e1b1b86517bfa279435f4511e945dc /PKGBUILD
parentddef0dabc2e7cbfbd1e294bebcadb26a8865d301 (diff)
downloadaur-gcal.tar.gz
update patch source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 892ff0e396ff..d684518f7c63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=gcal
pkgver=4.1
-pkgrel=2
+pkgrel=3
pkgdesc="Display hybrid and proleptic Julian and Gregorian calendar sheets"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/gcal/"
@@ -13,7 +13,7 @@ license=('GPL')
depends=('perl')
install=gcal.install
source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz
- https://src.fedoraproject.org/rpms/gcal/raw/master/f/gcal-glibc-no-libio.patch)
+ https://src.fedoraproject.org/rpms/gcal/raw/rawhide/f/gcal-glibc-no-libio.patch)
md5sums=('7560189fc2393fddc920c5843b27d295'
'a04608e34328e54e7c408a57240abfb1')