summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPylogmon2023-05-18 03:04:05 +0000
committerPylogmon2023-05-18 03:04:05 +0000
commitab249cfcee1e7a41e1a5b450d8d791806226759f (patch)
treee426b689d66465ba14e828241772d83720c14c03
parent866c39815853df751fdd1880ae63bd8251ac924f (diff)
downloadaur-ab249cfcee1e7a41e1a5b450d8d791806226759f.tar.gz
Update AUR package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 554760d69ab3..2c975f3c8563 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pot-translation-bin
pkgdesc = 一个跨平台的划词翻译软件
- pkgver = 0.3.2
+ pkgver = 0.3.3
pkgrel = 0
url = https://github.com/pot-app/pot-desktop
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = pot-translation-bin
provides = pot-translation
conflicts = pot-translation
conflicts = pot-translation-git
- source = pot-0.3.2-x86_64.deb::https://github.com/pot-app/pot-desktop/releases/download/0.3.2/pot_0.3.2_amd64.deb
- sha512sums = 9bbe0420d98095e53100a89d7d5155b1bc119fc638d3cb42e145a92c3af5c9c1dc0acf684ec04a7f0959e354187a29ab4f7c1937c4f9c79557d82ef1bb5c12ad
+ source = pot-0.3.3-x86_64.deb::https://github.com/pot-app/pot-desktop/releases/download/0.3.3/pot_0.3.3_amd64.deb
+ sha512sums = 1cba28d479eec62aef66a34d0375fda2edf0c452c3cd2089f87c1ca52f5a9d6b2272ba88793f6b4ee0f15f31acad117c8f053149cb71bfe8e70e2f064444f37a
pkgname = pot-translation-bin
diff --git a/PKGBUILD b/PKGBUILD
index 58ac556307ee..df4aa0baf3c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pot-translation-bin
_pkgname=pot-translation
prjname=pot
-pkgver=0.3.2
+pkgver=0.3.3
pkgrel=0
pkgdesc="一个跨平台的划词翻译软件"
arch=('x86_64')
@@ -15,7 +15,7 @@ depends=('libappindicator-gtk3' 'webkit2gtk' 'gtk3' 'libayatana-appindicator')
source=("${prjname}-${pkgver}-${arch}.deb::${url}/releases/download/${pkgver}/${prjname}_${pkgver}_amd64.deb")
-sha512sums=('9bbe0420d98095e53100a89d7d5155b1bc119fc638d3cb42e145a92c3af5c9c1dc0acf684ec04a7f0959e354187a29ab4f7c1937c4f9c79557d82ef1bb5c12ad')
+sha512sums=('1cba28d479eec62aef66a34d0375fda2edf0c452c3cd2089f87c1ca52f5a9d6b2272ba88793f6b4ee0f15f31acad117c8f053149cb71bfe8e70e2f064444f37a')
package() {
tar xpf data.tar.gz -C ${pkgdir}