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'
|
||||
pkgname=mousepad
|
||||
version=0.4.1
|
||||
revision=2
|
||||
version=0.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="glib-devel intltool pkg-config"
|
||||
makedepends="gtksourceview-devel"
|
||||
makedepends="gtksourceview-devel xfconf-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Simple text editor for Xfce based on Leafpad"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://xfce.org/"
|
||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b
|
||||
checksum=84c02adfca7f8b33b9466a306ded72fb9f38f93c9edb78660343854c4a3aded7
|
||||
|
|
Loading…
Reference in a new issue