aboutsummaryrefslogtreecommitdiffstats
path: root/community/tepl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tepl/APKBUILD')
-rw-r--r--community/tepl/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/tepl/APKBUILD b/community/tepl/APKBUILD
index ab26a040e97..7b4e6497101 100644
--- a/community/tepl/APKBUILD
+++ b/community/tepl/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=tepl
-pkgver=4.2.0
+pkgver=4.2.1
pkgrel=0
pkgdesc="Text editor product line"
url="https://wiki.gnome.org/Projects/Tepl"
@@ -11,8 +11,7 @@ makedepends="amtk-dev glib-dev gtksourceview4-dev gtk+3.0-dev libxml2-dev
uchardet-dev vala gobject-introspection-dev"
subpackages="$pkgname-dev $pkgname-doc"
options="!check" # needs DISPLAY
-source="https://download.gnome.org/sources/tepl/${pkgver%.*}/tepl-${pkgver}.tar.xz"
-builddir="$srcdir/tepl-$pkgver"
+source="https://download.gnome.org/sources/tepl/${pkgver%.*}/tepl-$pkgver.tar.xz"
build() {
./configure \
@@ -33,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="32f69c6f0942a82e6b7f94eba776d55dce2af1c8e4c7abadf6af38a0a5abb0a94f0c426d5ec727b8eb478406ba113728b771597c2c84e508b8ccb113a74eab3d tepl-4.2.0.tar.xz"
+sha512sums="c1b848cf1d336efdc2971e16060baf721e9019e6e6827bd755235c9dd37ae47803343e51888d9dd5817b6127bb1ba05a19d4a1be0caab9d2de125bc0cd8175a7 tepl-4.2.1.tar.xz"