Date: Thursday, January 21, 2016 @ 12:24:53 Author: spupykin Revision: 158409
upgpkg: bugzilla 5.0.2-1 upd Modified: bugzilla/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-21 10:34:01 UTC (rev 158408) +++ PKGBUILD 2016-01-21 11:24:53 UTC (rev 158409) @@ -3,7 +3,7 @@ # Contributor: Sergej Pupykin <[email protected]> pkgname=bugzilla -pkgver=5.0.1 +pkgver=5.0.2 pkgrel=1 pkgdesc="bug tracker" arch=('any') @@ -32,7 +32,7 @@ options=(!strip) backup=('srv/http/bugzilla/.htaccess') source=(http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-$pkgver.tar.gz) -md5sums=('429f560410da3fd65c8a750323881fea') +md5sums=('84e6a070d425846d55a1f926e883957e') package() { cd $srcdir
