diff options
author | Narrat | 2023-04-22 10:43:03 +0200 |
---|---|---|
committer | Narrat | 2023-04-22 10:43:25 +0200 |
commit | 82e4be5e84ef2fb3b019c066c8c87af2c8950c2c (patch) | |
tree | c29f8478ad87d89bba73969798e9400ce8f02197 /.SRCINFO | |
parent | e4d910bbff532de9df1dfc986fd922fe5f41a3c6 (diff) | |
download | aur-82e4be5e84ef2fb3b019c066c8c87af2c8950c2c.tar.gz |
Smuxi: update to 1.2.1
Drop gtk-sharp-2 as it was replaced with GtkBuilder
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,11 +1,10 @@ pkgbase = smuxi pkgdesc = User-friendly and cross-platform IRC client for sophisticated users for GNOME/GTK+ - pkgver = 1.1 + pkgver = 1.2.1 pkgrel = 1 url = https://smuxi.im/ arch = any license = GPL - makedepends = gtk-sharp-2-git makedepends = notify-sharp makedepends = log4net makedepends = nini @@ -13,10 +12,10 @@ pkgbase = smuxi makedepends = stfl makedepends = intltool options = !emptydirs - source = https://smuxi.im/jaws/data/files/smuxi-1.1.tar.gz - source = https://smuxi.im/jaws/data/files/smuxi-1.1.tar.gz.asc + source = https://smuxi.im/jaws/data/files/smuxi-1.2.1.tar.gz + source = https://smuxi.im/jaws/data/files/smuxi-1.2.1.tar.gz.asc validpgpkeys = ABE195E150A8DBE7809D3F427127E5ABEEF946C8 - sha256sums = 7f16f880b0035e503e41958bbc1a98f5ebff5662d202822e1e59930f2348b5bc + sha256sums = cb96475e4ec3479b37b4357178cb00a1a404a67ba24d5fc0f6c4fd3fae5816e5 sha256sums = SKIP pkgname = smuxi-server @@ -28,6 +27,5 @@ pkgname = smuxi-server pkgname = smuxi pkgdesc = User-friendly and cross-platform IRC client for sophisticated users for GNOME/GTK+ (frontend) depends = smuxi-server - depends = gtk-sharp-2-git depends = notify-sharp depends = gtkspell |