summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortxtsd2022-04-18 02:37:38 +0530
committertxtsd2022-04-18 02:37:38 +0530
commitdf2bfb66360ea66d756242bcfd202a8149bae58c (patch)
tree3c218904937b51dd86ef56db70374e73ad6dd111
parent9be80d3ebc28aa97d8328d84e1dd73b4b421e2d4 (diff)
downloadaur-df2bfb66360ea66d756242bcfd202a8149bae58c.tar.gz
chore: Rename .desktop name to gtkcord4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--gtkcord4.desktop3
3 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 991c878a9336..92452f593c55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtkcord4-git
pkgdesc = Discord client written in go and gtk4
pkgver = r18.3a9dba7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/diamondburned/gtkcord4
arch = any
license = GPL3
@@ -13,6 +13,6 @@ pkgbase = gtkcord4-git
source = git+https://github.com/diamondburned/gtkcord4
source = gtkcord4.desktop
sha256sums = SKIP
- sha256sums = 1b1fd0dcaeecaad57a4ee4e204605bd95302dd914ae0198eccdd1f3af79e3d10
+ sha256sums = 93a0b3698e44d2f4af3a9276b31ce0889b79858d5992e25af5bc1b258d8f2b88
pkgname = gtkcord4-git
diff --git a/PKGBUILD b/PKGBUILD
index e50b78e97dcd..48dcc5e9ca5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gtkcord4-git
_pkgname=gtkcord4
pkgver=r18.3a9dba7
-pkgrel=1
+pkgrel=2
pkgdesc='Discord client written in go and gtk4'
arch=('any')
url='https://github.com/diamondburned/gtkcord4'
@@ -15,7 +15,7 @@ makedepends=('git' 'go')
source=('git+https://github.com/diamondburned/gtkcord4'
'gtkcord4.desktop')
sha256sums=('SKIP'
- '1b1fd0dcaeecaad57a4ee4e204605bd95302dd914ae0198eccdd1f3af79e3d10')
+ '93a0b3698e44d2f4af3a9276b31ce0889b79858d5992e25af5bc1b258d8f2b88')
pkgver() {
cd "$_pkgname"
diff --git a/gtkcord4.desktop b/gtkcord4.desktop
index fb1c1ecbe9bc..5169afafc6e9 100644
--- a/gtkcord4.desktop
+++ b/gtkcord4.desktop
@@ -1,9 +1,8 @@
[Desktop Entry]
-Name=gtkcord
+Name=gtkcord4
Comment=A lightweight Discord client which uses GTK4 for the user interface.
Exec=gtkcord4
Icon=gtkcord
Terminal=false
Type=Application
Categories=Network;InstantMessaging;P2P;
-