geany: update spkgbuild

This commit is contained in:
Luis
2023-10-23 09:52:24 +00:00
parent 5d3c5038dc
commit 2b6e26a9a1

View File

@@ -1,4 +1,5 @@
# description : Fast and lightweight IDE
# homepage : https://www.geany.org
# depends : gtk3 hicolor-icon-theme desktop-file-utils intltool
name=geany
@@ -15,5 +16,4 @@ build() {
--enable-gtk3
make
make DESTDIR=$PKG install
}