summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreshrh2022-09-18 20:59:35 +0900
committereshrh2022-09-18 20:59:35 +0900
commit7b3148b3d1a50157979c8e7fa657b6c6e0725455 (patch)
treeeabd9440a5f5da1eac9cc22c0cc3267f6d267ddd
parent9ab6801edb76118ee7dfeb4e4ad296f8c51bcd35 (diff)
downloadaur-7b3148b3d1a50157979c8e7fa657b6c6e0725455.tar.gz
bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12195b4d6617..900301d72df8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtkcord4-bin
pkgdesc = Discord client written in go and gtk4, binary release
- pkgver = 0.0.3
+ pkgver = 0.0.4
pkgrel = 1
url = https://github.com/diamondburned/gtkcord4
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = gtkcord4-bin
provides = gtkcord4
conflicts = gtkcord4
conflicts = gtkcord4-git
- source_x86_64 = https://github.com/diamondburned/gtkcord4/releases/download/v0.0.3-2/gtkcord4-linux-x86_64.tar.gz
+ source_x86_64 = https://github.com/diamondburned/gtkcord4/releases/download/v0.0.4-2/gtkcord4-linux-x86_64.tar.gz
source_x86_64 = gtkcord4.desktop::https://aur.archlinux.org/cgit/aur.git/plain/gtkcord4.desktop?h=gtkcord4-git
sha256sums_x86_64 = SKIP
sha256sums_x86_64 = SKIP
- source_aarch64 = https://github.com/diamondburned/gtkcord4/releases/download/v0.0.3-2/gtkcord4-linux-aarch64.tar.gz
+ source_aarch64 = https://github.com/diamondburned/gtkcord4/releases/download/v0.0.4-2/gtkcord4-linux-aarch64.tar.gz
source_aarch64 = gtkcord4.desktop::https://aur.archlinux.org/cgit/aur.git/plain/gtkcord4.desktop?h=gtkcord4-git
sha256sums_aarch64 = SKIP
sha256sums_aarch64 = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a8d653fdf96f..41600b459112 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gtkcord4-bin
_pkgname=gtkcord4
-pkgver=0.0.3
+pkgver=0.0.4
pkgrel=1
pkgdesc='Discord client written in go and gtk4, binary release'
arch=('x86_64' 'aarch64')
@@ -13,11 +13,11 @@ provides=('gtkcord4')
conflicts=('gtkcord4' 'gtkcord4-git')
depends=('gtk4' 'gobject-introspection')
-source_x86_64=('https://github.com/diamondburned/gtkcord4/releases/download/v0.0.3-2/gtkcord4-linux-x86_64.tar.gz'
+source_x86_64=('https://github.com/diamondburned/gtkcord4/releases/download/v0.0.4-2/gtkcord4-linux-x86_64.tar.gz'
'gtkcord4.desktop::https://aur.archlinux.org/cgit/aur.git/plain/gtkcord4.desktop?h=gtkcord4-git')
sha256sums_x86_64=('SKIP' 'SKIP')
-source_aarch64=('https://github.com/diamondburned/gtkcord4/releases/download/v0.0.3-2/gtkcord4-linux-aarch64.tar.gz'
+source_aarch64=('https://github.com/diamondburned/gtkcord4/releases/download/v0.0.4-2/gtkcord4-linux-aarch64.tar.gz'
'gtkcord4.desktop::https://aur.archlinux.org/cgit/aur.git/plain/gtkcord4.desktop?h=gtkcord4-git')
sha256sums_aarch64=('SKIP' 'SKIP')