mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
Thunar: update to 4.20.3, adopt
This commit is contained in:
parent
2faef64830
commit
4be8116b05
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Thunar'
|
# Template file for 'Thunar'
|
||||||
pkgname=Thunar
|
pkgname=Thunar
|
||||||
version=4.20.2
|
version=4.20.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--enable-gio-unix --enable-gudev
|
configure_args="--enable-gio-unix --enable-gudev
|
||||||
|
@ -13,12 +13,12 @@ makedepends="exo-devel libexif-devel libgudev-devel libnotify-devel
|
||||||
libglib-devel gtk+3-devel"
|
libglib-devel gtk+3-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Thunar File Manager"
|
short_desc="Thunar File Manager"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Saksham <voidisnull@duck.com>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://docs.xfce.org/xfce/thunar/Start"
|
homepage="https://docs.xfce.org/xfce/thunar/Start"
|
||||||
changelog="https://gitlab.xfce.org/xfce/thunar/-/raw/xfce-${version%.*}/NEWS"
|
changelog="https://gitlab.xfce.org/xfce/thunar/-/raw/xfce-${version%.*}/NEWS"
|
||||||
distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2"
|
||||||
checksum=71376f6d7ba4998943c412f374db16ec9b709610acd4d27ecb1eef3aca82af05
|
checksum=fe1908b396298e6515a90fa9ddaec0db8b684e4b3d7773118e21561baf8f9639
|
||||||
|
|
||||||
Thunar-devel_package() {
|
Thunar-devel_package() {
|
||||||
depends="libglib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libglib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue