summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpetrus72022-08-05 18:31:32 +0000
committerpetrus72022-08-05 18:31:32 +0000
commit173f22d97e4802f097a50624ddbfe5c599ea091f (patch)
tree9ae328b04781a92f85d0c13ba6380d1ba014aa69
parent8b2612c3b4e4b6b481d844e083438c54c9cdffc9 (diff)
downloadaur-173f22d97e4802f097a50624ddbfe5c599ea091f.tar.gz
release mailctl-bin
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 789fd4536c7d..a52e26624452 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mailctl-bin
pkgdesc = Provide OAuth2 renewal and authorization capabilities
- pkgver = 0.6.3
+ pkgver = 0.6.4
pkgrel = 1
url = https://github.com/pdobsan/mailctl
install = .INSTALL
@@ -14,11 +14,11 @@ pkgbase = mailctl-bin
provides = mailctl
conflicts = mailctl
conflicts = mailctl-git
- noextract = mailctl-0.6.3-Linux-x86_64
- noextract = mailctl-0.6.3-Linux-x86_64.sha256
- source = https://github.com/pdobsan/mailctl/releases/download/0.6.3/mailctl-0.6.3-Linux-x86_64
- source = https://github.com/pdobsan/mailctl/releases/download/0.6.3/mailctl-0.6.3-Linux-x86_64.sha256
- source = https://github.com/pdobsan/mailctl/archive/refs/tags/0.6.3.tar.gz
+ noextract = mailctl-0.6.4-Linux-x86_64
+ noextract = mailctl-0.6.4-Linux-x86_64.sha256
+ source = https://github.com/pdobsan/mailctl/releases/download/0.6.4/mailctl-0.6.4-Linux-x86_64
+ source = https://github.com/pdobsan/mailctl/releases/download/0.6.4/mailctl-0.6.4-Linux-x86_64.sha256
+ source = https://github.com/pdobsan/mailctl/archive/refs/tags/0.6.4.tar.gz
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 90529213d257..a8048d618db8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mailctl-bin
_pkgname="${pkgname%-bin}"
-pkgver=0.6.3
+pkgver=0.6.4
release_bin="${_pkgname}-${pkgver}-Linux-x86_64"
pkgrel=1
pkgdesc="Provide OAuth2 renewal and authorization capabilities"