summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortxtsd2022-10-27 09:44:31 +0530
committertxtsd2022-10-27 09:44:31 +0530
commit1366a336034c2c38546a65344df7c2e3537335a6 (patch)
treed175c0b951b2e4d17335081955be5a0702594193
parenta518a4d49f42ad6f36e6af471bb08b3853c1b4b9 (diff)
downloadaur-1366a336034c2c38546a65344df7c2e3537335a6.tar.gz
upgpkg: gtkcord4 r128.eb0ab98-2
Remove superfluous file Signed-off-by: txtsd <code@ihavea.quest>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
-rw-r--r--gtkcord4.desktop8
3 files changed, 4 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5802b732ef72..66529fa0ee8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtkcord4-git
pkgdesc = Discord client written in go and gtk4
pkgver = r128.eb0ab98
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/diamondburned/gtkcord4
arch = any
license = GPL3
@@ -12,8 +12,6 @@ pkgbase = gtkcord4-git
provides = gtkcord4
conflicts = gtkcord4
source = git+https://github.com/diamondburned/gtkcord4
- source = gtkcord4.desktop
sha256sums = SKIP
- sha256sums = 93a0b3698e44d2f4af3a9276b31ce0889b79858d5992e25af5bc1b258d8f2b88
pkgname = gtkcord4-git
diff --git a/PKGBUILD b/PKGBUILD
index de1fe500c2b1..8aeaa2b45b07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gtkcord4-git
_pkgname=gtkcord4
pkgver=r128.eb0ab98
-pkgrel=1
+pkgrel=2
pkgdesc='Discord client written in go and gtk4'
arch=('any')
url='https://github.com/diamondburned/gtkcord4'
@@ -12,10 +12,8 @@ depends=('gtk4' 'gobject-introspection')
provides=('gtkcord4')
conflicts=('gtkcord4')
makedepends=('git' 'go')
-source=('git+https://github.com/diamondburned/gtkcord4'
- 'gtkcord4.desktop')
-sha256sums=('SKIP'
- '93a0b3698e44d2f4af3a9276b31ce0889b79858d5992e25af5bc1b258d8f2b88')
+source=('git+https://github.com/diamondburned/gtkcord4')
+sha256sums=('SKIP')
pkgver() {
cd "$_pkgname"
diff --git a/gtkcord4.desktop b/gtkcord4.desktop
deleted file mode 100644
index 5169afafc6e9..000000000000
--- a/gtkcord4.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-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;