diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,25 +1,25 @@ # Generated by makepkg 5.0.1 -# Tue Jan 17 13:56:33 UTC 2017 +# Thu Jan 26 17:00:53 UTC 2017 pkgbase = goodvibes pkgdesc = Lightweight internet radio player - pkgver = 0.1 + pkgver = 0.2 pkgrel = 1 url = https://github.com/elboulangero/goodvibes arch = i686 arch = x86_64 license = GPL makedepends = inkscape + makedepends = libkeybinder3 depends = glib2 depends = libsoup depends = libxml2 depends = gst-plugins-base - depends = gst-plugins-base-libs + depends = gst-plugins-ugly depends = gtk3 depends = libnotify - depends = dbus - depends = libkeybinder3 - source = https://github.com/elboulangero/goodvibes/archive/0.1.tar.gz - sha256sums = 658abc4e08a7e7c47645c31950d2ee5416f5f531273596067bbfb893d58946c4 + depends = dconf + source = https://github.com/elboulangero/goodvibes/archive/0.2.tar.gz + sha256sums = 730612e15f40886eba3b61e0a6cd138c51799a5f9f3848291547426ae14b3aca pkgname = goodvibes |