[arch-commits] Commit in bugzilla/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Sat Sep 28 19:33:37 UTC 2019


    Date: Saturday, September 28, 2019 @ 19:33:36
  Author: spupykin
Revision: 512022

upgpkg: bugzilla 5.0.6-1

Modified:
  bugzilla/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-28 19:24:22 UTC (rev 512021)
+++ PKGBUILD	2019-09-28 19:33:36 UTC (rev 512022)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=bugzilla
-pkgver=5.0.4
+pkgver=5.0.6
 pkgrel=1
 pkgdesc="bug tracker"
 arch=('any')
@@ -31,7 +31,7 @@
 options=(!strip)
 backup=('srv/http/bugzilla/.htaccess')
 source=(https://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-$pkgver.tar.gz)
-sha256sums=('7b4200f873acefe184c56e096f5988e01ccdfd933764a55dc4243f225b953058')
+sha256sums=('dd41a4b0a3a1df0d193bc056f2e3711d7b5605718a00bf6e5d4177bf1be86f77')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list