garcon: update to 0.6.2.
This commit is contained in:
parent
92eaa2f12a
commit
692af1ad77
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'garcon'
|
||||
pkgname=garcon
|
||||
version=0.6.1
|
||||
version=0.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -9,10 +9,10 @@ makedepends="libglib-devel libxfce4ui-devel"
|
|||
conf_files="/etc/xdg/menus/xfce-applications.menu"
|
||||
short_desc="Glib/GIO freedesktop.org compliant menu implementation"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://xfce.org/"
|
||||
license="LGPL-2.0-or-later"
|
||||
distfiles="https://archive.xfce.org/src/xfce/garcon/${version%.*}/$pkgname-$version.tar.bz2"
|
||||
checksum=41c31ba0498c2cc39de4a8e0c2367510adbf4bc2104c17feee358e51e6acf603
|
||||
homepage="https://xfce.org/"
|
||||
distfiles="https://archive.xfce.org/src/xfce/garcon/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a87f09648ff10d45c524b3bfe618f18622bdd8b205589d35fed2f12d9c79c47c
|
||||
|
||||
garcon-devel_package() {
|
||||
depends="libglib-devel ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue