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

Sergej Pupykin spupykin at archlinux.org
Wed Feb 22 13:46:19 UTC 2017


    Date: Wednesday, February 22, 2017 @ 13:46:18
  Author: spupykin
Revision: 213497

upgpkg: dokuwiki 20170219_a-1

upd

Modified:
  dokuwiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-22 13:02:52 UTC (rev 213496)
+++ PKGBUILD	2017-02-22 13:46:18 UTC (rev 213497)
@@ -3,10 +3,10 @@
 # Contributor: Sébastien Luttringer
 
 pkgname=dokuwiki
-pkgver=20160626_a
+pkgver=20170219_a
 _pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
 _pkgver=${_pkgver/_/}
-pkgrel=2
+pkgrel=1
 pkgdesc='Simple to use and highly versatile Open Source wiki software'
 arch=('any')
 url='https://www.dokuwiki.org/'
@@ -17,8 +17,8 @@
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_stable_${_pkgver}.tar.gz"
         'apache.example.conf')
-md5sums=('728bc01a94aa39e0b84455c16b5edd80'
-         'c5bed40abf5bb737bad8df29bb7020dc')
+sha256sums=('e75c1cd8d06b74b3d3d5c0de896022c02517189f39bba5cd6929dc5621219018'
+            '6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
 
 package() {
   cd "$pkgdir"



More information about the arch-commits mailing list