diff --git a/srcpkgs/ne/template b/srcpkgs/ne/template index 36f17b79a96..779029db09e 100644 --- a/srcpkgs/ne/template +++ b/srcpkgs/ne/template @@ -1,16 +1,16 @@ # Template file for 'ne' pkgname=ne -version=3.3.3 +version=3.3.4 revision=1 build_style=gnu-makefile hostmakedepends="perl texinfo" makedepends="ncurses-devel" short_desc="Nice Editor" -maintainer="Orphaned " +maintainer="Saksham " license="GPL-3.0-only" homepage="http://ne.di.unimi.it/" changelog="https://raw.githubusercontent.com/vigna/ne/master/NEWS" distfiles="https://github.com/vigna/ne/archive/refs/tags/${version}.tar.gz" -checksum=4f7509bb552e10348f9599f39856c8b7a2a74ea54c980dd2c9e15be212a1a6f0 +checksum=6958b5cd051d85dcdebbf45aeed2af077346a58d1d18ad14e1db477ce5519d29 disable_parallel_build=yes CFLAGS="-std=c99 -D_GNU_SOURCE"