[arch-commits] Commit in deepin-api/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 6 14:46:41 UTC 2017
Date: Monday, November 6, 2017 @ 14:46:41
Author: felixonmars
Revision: 265552
upgpkg: deepin-api 3.1.17-1
Modified:
deepin-api/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-06 14:46:23 UTC (rev 265551)
+++ PKGBUILD 2017-11-06 14:46:41 UTC (rev 265552)
@@ -4,7 +4,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-api
-pkgver=3.1.16
+pkgver=3.1.17
pkgrel=1
pkgdesc='Go-lang bindings for dde-daemon'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
replaces=('dde-api')
groups=('deepin')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-api/archive/$pkgver.tar.gz")
-sha512sums=('a9aa7f3958839291a89911f8dc7046ec8f7ec56521c80ce2f2c4885c7f4907902db32667b3df5742a97e6288845c8439dafa8677b34c746774faf4187f9ef107')
+sha512sums=('0ddf4f2ddf745fe33d2c0750529874a17ae93ae9e90c4cfdcc011752fe44ee2c894af6fd9a1ae69f13fc9aae603dc5c1ad20f0776a6ede97ed322eac8c19a860')
prepare() {
export GOPATH="$srcdir/build:/usr/share/gocode"
More information about the arch-commits
mailing list