Date: Tuesday, September 27, 2022 @ 15:16:05 Author: escondida Revision: 1312612
translate-shell: update to 0.9.7 Modified: translate-shell/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-27 15:14:18 UTC (rev 1312611) +++ PKGBUILD 2022-09-27 15:16:05 UTC (rev 1312612) @@ -1,8 +1,8 @@ # Maintainer: Ivy Foster <[email protected]> pkgname=translate-shell -pkgver=0.9.6.12 -pkgrel=3 +pkgver=0.9.7 +pkgrel=1 pkgdesc='A command-line interface and interactive shell for Google Translate' arch=(any) url='https://www.soimort.org/translate-shell/' @@ -27,7 +27,7 @@ # but they're only for the standalone script, not for the whole package. # Easiest thing at this point is to pin to release commits on github, # since they do sign their commits. -source=('git+https://github.com/soimort/translate-shell.git#commit=46e2a14fff1de5bb97d286e78fa2221b3a1eab37?signed') +source=('git+https://github.com/soimort/translate-shell.git#commit=a3bba39fb1dd40b10cfefac71dabdba14e4f76d0?signed') md5sums=(SKIP) validpgpkeys=(8A9CA65383B671BC995CCEAE07DA00CB78203251)
