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

Sergej Pupykin spupykin at archlinux.org
Wed Jan 9 18:25:03 UTC 2019


    Date: Wednesday, January 9, 2019 @ 18:25:03
  Author: spupykin
Revision: 421285

upgpkg: dokuwiki 20180422_b-1

Modified:
  dokuwiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-09 17:50:59 UTC (rev 421284)
+++ PKGBUILD	2019-01-09 18:25:03 UTC (rev 421285)
@@ -2,7 +2,7 @@
 # Contributor: Sébastien Luttringer
 
 pkgname=dokuwiki
-pkgver=20180422_a
+pkgver=20180422_b
 _pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
 _pkgver=${_pkgver/_/}
 pkgrel=1
@@ -16,7 +16,7 @@
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_stable_${_pkgver}.tar.gz"
         'apache.example.conf')
-sha256sums=('d01a6048637305894991dd4b6a481acdd2dfadb08a55b0992ce0db03f366c81e'
+sha256sums=('071831719a1bd6b9e0ce223b590dc1aec22d199a0fb1204723c237457fdff265'
             '6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
 
 package() {



More information about the arch-commits mailing list