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

Felix Yan felixonmars at archlinux.org
Thu Apr 25 11:29:51 UTC 2019


    Date: Thursday, April 25, 2019 @ 11:29:50
  Author: felixonmars
Revision: 453710

upgpkg: ydcv 0.7-1

Modified:
  ydcv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-25 11:29:45 UTC (rev 453709)
+++ PKGBUILD	2019-04-25 11:29:50 UTC (rev 453710)
@@ -3,7 +3,7 @@
 
 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.6.2
+pkgver=0.7
 pkgrel=1
 arch=("any")
 url="https://github.com/felixonmars/ydcv"
@@ -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=('e7ca8285126596c419dd320bda935262460e8357a551f09d14f4d5ad81e2e6af10bd8e1c58cdd59ab7004cb4e26e975f660b761c9dfe7461b40d687c7ebef184')
+sha512sums=('04277b2cc586bf19b0cd8cb52c0287ac75b235f72cbab19358a962f14de74f042cc90da1ec7ded06e3ce07a4694a6511599ce9213485ed0e4d40a84d296663bf')
 
 prepare() {
   export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver



More information about the arch-commits mailing list