mousepad: update to 0.4.1. (#14827)
This commit is contained in:
parent
2613f8ced7
commit
bda7293d0c
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'mousepad'
|
||||
pkgname=mousepad
|
||||
version=0.4.0
|
||||
revision=2
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool glib-devel"
|
||||
makedepends="libxfce4ui-devel gtksourceview-devel dbus-glib-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
hostmakedepends="glib-devel intltool pkg-config"
|
||||
makedepends="gtksourceview-devel libxfce4ui-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Simple text editor for Xfce based on Leafpad"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=60114431eac8db6bb6ce18bd38f1630cccb684375b97a445a1b6fd619848d132
|
||||
checksum=39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b
|
||||
|
|
Loading…
Reference in New Issue