Update xed-xapps from 3.2.2_1 to 3.2.7_1
This commit is contained in:
parent
adffb4266d
commit
19cfc5956a
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'xed-xapps'
|
||||
pkgname=xed-xapps
|
||||
version=3.2.2
|
||||
version=3.2.7
|
||||
revision=1
|
||||
nostrip=yes
|
||||
wrksrc=xed-${version}
|
||||
repository="cereus-extra"
|
||||
hostmakedepends="meson samurai xapps-devel"
|
||||
makedepends="meson samurai gobject-introspection intltool itstool xapps-devel pkg-config cmake libxml2-devel gtksourceview4-devel gspell-devel libpeas-devel base-devel libxkbfile-devel"
|
||||
makedepends="meson samurai gobject-introspection intltool itstool xapps-devel pkg-config cmake libxml2-devel gtksourceview4-devel gspell-devel libpeas-devel base-devel libxkbfile-devel glib-devel"
|
||||
depends="gspell gtksourceview4 libpeas xapps"
|
||||
short_desc="A small, cross-DE and lightweight text editor. X-Apps Project."
|
||||
maintainer="Kevin F. <https://github.com/KF-Art>"
|
||||
license="GPL-2.0"
|
||||
homepage="https://github.com/linuxmint/xed"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=7f0a1a8abc85da66980354aa033c1215eb7bf4e23e71d14b6ae9a28956352632
|
||||
checksum=70d5dc2a004c8120a66e11256946e87fae2e0d3ade3d22e8fdc92e11f62300d8
|
||||
|
||||
do_build() {
|
||||
mkdir -p ${wrksrc}/build
|
||||
|
|
Loading…
Add table
Reference in a new issue