diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = gtkcord3 pkgdesc = Discord client written in go and gtk3 - pkgver = 0.0.1 + pkgver = 0.0.2 pkgrel = 1 url = https://github.com/diamondburned/gtkcord3 arch = any @@ -10,10 +10,9 @@ pkgbase = gtkcord3 depends = gtk3 depends = discordlogin-git provides = gtkcord3 - conflicts = gtkcord3-git - source = https://github.com/diamondburned/gtkcord3/archive/v0.0.1.tar.gz + source = https://github.com/diamondburned/gtkcord3/archive/v0.0.2.tar.gz source = gtkcord3.desktop - sha256sums = 371a4c34528a1be8e00ad706724a31e1a0e2f08d1a5580dabbbc384f77697c9b + sha256sums = 742529f1756edc0ccc411183fe6c5fa7893259d861d881e607cf0ee84271a1d4 sha256sums = 8839b86e0a4174d5b5f3f7aa1248ee6af26901e4b5d4e749088444e1861982a4 pkgname = gtkcord3 |