summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXunhua Guo2023-05-13 09:34:30 +0800
committerXunhua Guo2023-05-13 09:34:30 +0800
commite9e7481c4e25821be91c65a253fef0d7bc8180de (patch)
tree71386eeef619a0ad2a7540f53aedf6e58b2ae9d7
parent1a164aa5adc3213755a4f3ec2b2b1a4a84aae28f (diff)
downloadaur-e9e7481c4e25821be91c65a253fef0d7bc8180de.tar.gz
guoxh adopts the package
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7acf497d651d..1953910ac35e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = 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.7
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/felixonmars/ydcv
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index d6c2cac81640..5e7781cd28ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Maintainer: Xunhua Guo <xunhua.guo@gmail.com>
+# Contributor: Felix Yan <felixonmars@archlinux.org>
# Contributor : Fernando "Firef0x" G.P. da Silva <firefgx { aT ) gmail [ d0t } com>
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.7
_commit=bd73c0a0b09587ef64794c593253a5b464e2e52e
-pkgrel=7
+pkgrel=8
arch=("any")
url="https://github.com/felixonmars/ydcv"
license=("GPL")