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

Sergej Pupykin spupykin at archlinux.org
Mon Feb 19 08:55:06 UTC 2018


    Date: Monday, February 19, 2018 @ 08:55:06
  Author: spupykin
Revision: 296315

upgpkg: bugzilla 5.0.4-1

Modified:
  bugzilla/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-19 08:06:43 UTC (rev 296314)
+++ PKGBUILD	2018-02-19 08:55:06 UTC (rev 296315)
@@ -3,8 +3,8 @@
 # Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=bugzilla
-pkgver=5.0.3
-pkgrel=2
+pkgver=5.0.4
+pkgrel=1
 pkgdesc="bug tracker"
 arch=('any')
 url="http://www.bugzilla.org"
@@ -32,7 +32,7 @@
 options=(!strip)
 backup=('srv/http/bugzilla/.htaccess')
 source=(https://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-$pkgver.tar.gz)
-md5sums=('b78365742a85cd030c87af12c196e8e9')
+sha256sums=('6b3eb93d20bdfb170803748682d04cb1b6dc60019d7d16c29c4b7f97d2b85bee')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list