summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNikola Pavlica2021-01-11 15:06:19 +0100
committerNikola Pavlica2021-01-11 15:06:19 +0100
commit5cd7e58548d775b043aef6d2510924e5168601b9 (patch)
tree71e30311573ab9455e08584a7b9bd6926ad04ef9 /PKGBUILD
parentb677fc87e90e68b1671bcd8acf6e31c1d5ad7658 (diff)
downloadaur-5cd7e58548d775b043aef6d2510924e5168601b9.tar.gz
that was stupid
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0877f1f693da..d94f92a417c0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=gtkcord3
pkgver=0.0.4
-pkgrel=3
+pkgrel=2
pkgdesc='Discord client written in go and gtk3'
arch=('any')
url='https://github.com/diamondburned/gtkcord3'
license=('GPL3')
-depends=('gtk3' 'libhandy' 'discordlogin-git')
+depends=('gtk3' 'libhandy' 'libhandy0' 'discordlogin-git')
makedepends=('git' 'go')
source=('https://github.com/diamondburned/gtkcord3/archive/v0.0.4.tar.gz'