[arch-commits] Commit in deepin-api/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Aug 12 05:28:37 UTC 2018
Date: Sunday, August 12, 2018 @ 05:28:37
Author: felixonmars
Revision: 371205
upgpkg: deepin-api 3.1.29-1
Modified:
deepin-api/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-12 05:26:31 UTC (rev 371204)
+++ PKGBUILD 2018-08-12 05:28:37 UTC (rev 371205)
@@ -4,7 +4,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-api
-pkgver=3.1.28
+pkgver=3.1.29
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=('fb2b8e32f46d3985a9b5cfab5309f27e7476a8d0182f6e07419d354ba09f102e18a6f48ba5414e6abe15f0e56ff1ceb9ae91eec65c1c54929b4d1933748c2111')
+sha512sums=('82fd58aeb71c036adb9532ad73bdb3c6c5d13be8ae85640a1c92e1dd0196cc0a537a80580695c4091958e6d3671f926a2f6543c3b9f8619e274144a58ad9af5a')
prepare() {
export GOPATH="$srcdir/build:/usr/share/gocode"
More information about the arch-commits
mailing list