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

Felix Yan felixonmars at archlinux.org
Mon Jun 5 14:09:57 UTC 2017


    Date: Monday, June 5, 2017 @ 14:09:56
  Author: felixonmars
Revision: 234201

upgpkg: dtksettings 1:0.1.7-1

upstream broken version schema :/

Modified:
  dtksettings/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-05 14:04:58 UTC (rev 234200)
+++ PKGBUILD	2017-06-05 14:09:56 UTC (rev 234201)
@@ -4,8 +4,9 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=dtksettings
-pkgver=0.17
+pkgver=0.1.7
 pkgrel=1
+epoch=1
 pkgdesc='DtkSettings is a powerfull tool to generation config form json.'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dtksettings"
@@ -13,7 +14,7 @@
 depends=('qt5-base')
 makedepends=('qt5-tools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtksettings/archive/$pkgver.tar.gz")
-sha512sums=('a4b356c83c771c5bdefa4fb2dab704db70c6bbbe48d1b0c6d2b610436ed342189e924dd27ea0279135e2f14a24614b4bf44735d2e2cb0b10cc946aa4abe63fb2')
+sha512sums=('ac45e5799692c0c6fd40e423392458fdc3c822380e3d076ae3e9a7adb74a6ba720d9a9eab45494cac1158bffe97f22a5b8e15902ed7f5d647890c62667d1c0e9')
 
 build() {
   cd dtksettings-$pkgver



More information about the arch-commits mailing list