[arch-commits] Commit in deepin-api/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Aug 14 07:43:38 UTC 2018
Date: Tuesday, August 14, 2018 @ 07:43:38
Author: felixonmars
Revision: 371356
upgpkg: deepin-api 3.1.30-1
Modified:
deepin-api/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-14 07:42:52 UTC (rev 371355)
+++ PKGBUILD 2018-08-14 07:43:38 UTC (rev 371356)
@@ -4,7 +4,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-api
-pkgver=3.1.29
+pkgver=3.1.30
pkgrel=1
pkgdesc='Go-lang bindings for dde-daemon'
arch=('x86_64')
@@ -18,7 +18,7 @@
replaces=('dde-api')
groups=('deepin')
source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-api/archive/$pkgver.tar.gz")
-sha512sums=('82fd58aeb71c036adb9532ad73bdb3c6c5d13be8ae85640a1c92e1dd0196cc0a537a80580695c4091958e6d3671f926a2f6543c3b9f8619e274144a58ad9af5a')
+sha512sums=('73c1403cc3a3b3253bca2689c5e3b772eae25250c660f15f58f5455e5984b33122c8ab02b1df2f150b9a2964316a79159d05d58f7b6b8d09a8aa2c37f8c390bd')
prepare() {
export GOPATH="$srcdir/build:/usr/share/gocode"
More information about the arch-commits
mailing list