From 32a2cdd4548d98f6ee488bd0c10f63cbb6b1575c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 4 Dec 2016 15:35:12 +0000 Subject: [PATCH] community/unrealircd to 4.0.9-1 --- community/unrealircd/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/community/unrealircd/PKGBUILD b/community/unrealircd/PKGBUILD index 5272f5a40..4779f0aa8 100644 --- a/community/unrealircd/PKGBUILD +++ b/community/unrealircd/PKGBUILD @@ -6,8 +6,8 @@ # - patch to fix AArch64 FTBFS pkgname=unrealircd -pkgver=4.0.8 -pkgrel=2 +pkgver=4.0.9 +pkgrel=1 pkgdesc="Open Source IRC Server" arch=('i686' 'x86_64') url="http://unrealircd.com" @@ -22,11 +22,11 @@ source=(https://www.unrealircd.org/unrealircd4/unrealircd-$pkgver.tar.gz unrealircd.tmpfiles.d install.pl 0001-run-autoreconf-on-TRE-library.patch) -md5sums=('4baa6d80bfa185f9edef9a837b2a4b5a' - '677d8de0bae770488a2c1730f9475a51' - '3ec519ea7dbe99696eb6c51dfc0d382a' - '3a23792b03420fc578cf6688b1574ae3' - '1657e9d68926ede143916f5ab9195eea') +sha256sums=('fd089e028ccf8aed2164dd0e61f75a915a2dc16db26b46138681859915320922' + '0a6d3c269ba5379f967b2ec035ad4c6226d42ce22ffaaf8c3e5b37ba8ee02ddd' + '2b2efb4b87b5b270e87fc0187ac1c559d41a41e6c81615182dc2bdd18bfcaccd' + '43f07093ada8eb5c954f9e2e189610575906c690c0953fec041d4f2d31210d85' + '425d6c1819375f8164998d49b4558396831efe36458c2d052927724494ae3961') prepare() { cd "$srcdir"/unrealircd-$pkgver