[arch-commits] Commit in ydcv/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Dec 29 10:05:05 UTC 2018
Date: Saturday, December 29, 2018 @ 10:05:04
Author: felixonmars
Revision: 418829
upgpkg: ydcv 0.6-1
Modified:
ydcv/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-29 09:12:05 UTC (rev 418828)
+++ PKGBUILD 2018-12-29 10:05:04 UTC (rev 418829)
@@ -3,8 +3,8 @@
pkgname=ydcv
pkgdesc="YouDao Console Version - Simple wrapper for Youdao online translate (Chinese <-> English) service API, as an alternative to the StarDict Console Version (sdcv)"
-pkgver=0.5
-pkgrel=2
+pkgver=0.6
+pkgrel=1
arch=("any")
url="https://github.com/felixonmars/ydcv"
license=("GPL")
@@ -11,7 +11,7 @@
depends=('python-setuptools')
makedepends=('python-setuptools-scm' 'python-setuptools-markdown')
source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('6142a09f5afef0cff28c817e8210cece30dc0bbec85b8ac5a3c1454ce83b2963c06a8c1fd1f693fd57662a54d1d216531819e455aa95191a78453c4386cbd3ac')
+sha512sums=('e8f2b60bd099befc7d0bbe03608259a41979019bfc14c9e8f98034d32fdc4742bc7fa5d284bf70fe714862d027cedc9bf2fc14551ecd43ecd938013b5281775d')
prepare() {
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list