[arch-commits] Commit in dokuwiki/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Jul 30 23:08:32 UTC 2020
Date: Thursday, July 30, 2020 @ 23:08:32
Author: spupykin
Revision: 666018
upgpkg: dokuwiki 20200729-1
Modified:
dokuwiki/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-30 22:59:23 UTC (rev 666017)
+++ PKGBUILD 2020-07-30 23:08:32 UTC (rev 666018)
@@ -2,7 +2,7 @@
# Contributor: Sébastien Luttringer
pkgname=dokuwiki
-pkgver=20200609rc
+pkgver=20200729
_pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
_pkgver=${_pkgver/_/}
_pkgver=${_pkgver/rc/}
@@ -18,7 +18,7 @@
options=('!strip')
source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_${_release}_${_pkgver}.tar.gz"
'apache.example.conf')
-sha256sums=('4f6c75b7d4e1e5a652cc8d21d8800986b167cba89db20fb0b37c790eb8ff46fe'
+sha256sums=('cc1cd9f00095fea327baa79d8f02c904fe1c37bc3f8fd9999eaf646ee9928884'
'6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
package() {
More information about the arch-commits
mailing list