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

Sergej Pupykin spupykin at archlinux.org
Tue May 8 10:03:23 UTC 2018


    Date: Tuesday, May 8, 2018 @ 10:03:22
  Author: spupykin
Revision: 319657

upgpkg: dokuwiki 20180422_a-1

Modified:
  dokuwiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-08 09:40:47 UTC (rev 319656)
+++ PKGBUILD	2018-05-08 10:03:22 UTC (rev 319657)
@@ -3,7 +3,7 @@
 # Contributor: Sébastien Luttringer
 
 pkgname=dokuwiki
-pkgver=20180422
+pkgver=20180422_a
 _pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
 _pkgver=${_pkgver/_/}
 pkgrel=1
@@ -17,7 +17,7 @@
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_stable_${_pkgver}.tar.gz"
         'apache.example.conf')
-sha256sums=('1392d6eba776d9c5bcc6deed660c36a232b8682346f349de211816a4f07a063c'
+sha256sums=('d01a6048637305894991dd4b6a481acdd2dfadb08a55b0992ce0db03f366c81e'
             '6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
 
 package() {



More information about the arch-commits mailing list