diff options
author | Ted Alff | 2019-03-11 21:18:43 -0400 |
---|---|---|
committer | Ted Alff | 2019-03-11 21:18:43 -0400 |
commit | 330cee28d8e41e84f91c78fec34c861a77630b8a (patch) | |
tree | 7d1a7029f415aa8771c7463b2291bf059361b4a5 /.SRCINFO | |
parent | 471771be525b274015cc1c30fc2db78a47e5c4e5 (diff) | |
download | aur-330cee28d8e41e84f91c78fec34c861a77630b8a.tar.gz |
vala is makedepend only
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,14 +1,14 @@ pkgbase = xfce4-dockbarx-plugin-git pkgdesc = Embed DockbarX in the xfce4-panel - pkgver = 47.988c916 - pkgrel = 1 + pkgver = 49.a2dcb66 + pkgrel = 2 url = https://github.com/TiZ-EX1/xfce4-dockbarx-plugin arch = i686 arch = x86_64 license = X11 makedepends = python2 makedepends = git - depends = vala + makedepends = vala depends = dockbarx>=0.91 depends = xfce4-panel provides = xfce4-dockbarx-plugin |