summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1e24e93d905..9fba89879b03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtkcord4
pkgdesc = Discord client written in go and gtk4
- pkgver = 0.0.11
+ pkgver = 0.0.12
pkgrel = 1
url = https://github.com/diamondburned/gtkcord4
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = gtkcord4
depends = libadwaita>=1.3.2
provides = gtkcord4
conflicts = gtkcord4
- source = git+https://github.com/diamondburned/gtkcord4#tag=v0.0.11
+ source = git+https://github.com/diamondburned/gtkcord4#tag=v0.0.12
sha256sums = SKIP
pkgname = gtkcord4
diff --git a/PKGBUILD b/PKGBUILD
index a79db70a7129..983f61abe2ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: txtsd <aur.archlinux@ihavea.quest>
pkgname=gtkcord4
-pkgver=0.0.11
+pkgver=0.0.12
pkgrel=1
pkgdesc='Discord client written in go and gtk4'
arch=('x86_64' 'aarch64')