Date: Friday, July 10, 2015 @ 11:28:43 Author: spupykin Revision: 136610
upgpkg: bugzilla 5.0-1 upd Modified: bugzilla/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-10 09:20:52 UTC (rev 136609) +++ PKGBUILD 2015-07-10 09:28:43 UTC (rev 136610) @@ -3,7 +3,7 @@ # Contributor: Sergej Pupykin <[email protected]> pkgname=bugzilla -pkgver=4.4.9 +pkgver=5.0 pkgrel=1 pkgdesc="bug tracker" arch=('any') @@ -33,7 +33,7 @@ options=(!strip) backup=('srv/http/bugzilla/.htaccess') source=(http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-$pkgver.tar.gz) -md5sums=('fecfe536bbb60194e30232c0616ffa17') +md5sums=('1358568ca67406f477401fbb806b5152') package() { cd $srcdir
