mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
mousepad: update to 0.4.2.
This commit is contained in:
parent
278fef6250
commit
66117cf16f
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'mousepad'
|
# Template file for 'mousepad'
|
||||||
pkgname=mousepad
|
pkgname=mousepad
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="glib-devel intltool pkg-config"
|
hostmakedepends="glib-devel intltool pkg-config"
|
||||||
makedepends="gtksourceview-devel"
|
makedepends="gtksourceview-devel xfconf-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Simple text editor for Xfce based on Leafpad"
|
short_desc="Simple text editor for Xfce based on Leafpad"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b
|
checksum=84c02adfca7f8b33b9466a306ded72fb9f38f93c9edb78660343854c4a3aded7
|
||||||
|
|
Loading…
Add table
Reference in a new issue