summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfedeztk2022-05-26 07:03:00 +0000
committerfedeztk2022-05-26 07:03:00 +0000
commite4408bb24c8c453642f47a3c6ec465c37ff66c44 (patch)
tree653684c9722ca5365c557359aac021c7211e6a68
parentfaed78655f1d6ad7b15d5d948efead900a65bf9c (diff)
downloadaur-e4408bb24c8c453642f47a3c6ec465c37ff66c44.tar.gz
Update PKGBUILD and .SRCINFO with GitHub Actions
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8374d5a96c32..ca7a8bbd35b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = go-translation-git
pkgdesc = Translating TUI written in go using simplytranslate's API
- pkgver = r53.29fa065
+ pkgver = r54.e4e1ec0
pkgrel = 1
url = https://github.com/fedeztk/got
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index a916d4cf278e..bcb915d0d8d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=go-translation-git
_name=got
-pkgver=r53.29fa065
+pkgver=r54.e4e1ec0
pkgrel=1
pkgdesc="Translating TUI written in go using simplytranslate's API"
arch=('any')