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

Sergej Pupykin spupykin at archlinux.org
Sat May 30 10:58:06 UTC 2020


    Date: Saturday, May 30, 2020 @ 10:58:05
  Author: spupykin
Revision: 637400

upgpkg: dokuwiki 20180422_c-1

Modified:
  dokuwiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-30 07:56:44 UTC (rev 637399)
+++ PKGBUILD	2020-05-30 10:58:05 UTC (rev 637400)
@@ -2,7 +2,7 @@
 # Contributor: Sébastien Luttringer
 
 pkgname=dokuwiki
-pkgver=20180422_b
+pkgver=20180422_c
 _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=('071831719a1bd6b9e0ce223b590dc1aec22d199a0fb1204723c237457fdff265'
+sha256sums=('92eea8b6be85afa1fb6852079d1395c5d405233a49bfac32ecb7e1d6fd9cb559'
             '6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
 
 package() {



More information about the arch-commits mailing list