community/e2tools: upgrade to 0.1.2

https://github.com/e2tools/e2tools/releases/tag/v0.1.2
This commit is contained in:
Celeste 2024-09-19 01:16:59 +00:00
parent d7e5d94b2d
commit 00f607d5f3

View file

@ -1,8 +1,8 @@
# Contributor: Daniel Santana <daniel@santana.tech>
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=e2tools
pkgver=0.1.0
pkgrel=3
pkgver=0.1.2
pkgrel=0
pkgdesc="Utilities for manipulating files in an ext2/ext3 filesystem"
url="https://e2tools.github.io/"
arch="all"
@ -12,11 +12,6 @@ checkdepends="e2fsprogs"
subpackages="$pkgname-doc"
source="https://github.com/e2tools/e2tools/releases/download/v$pkgver/e2tools-$pkgver.tar.gz"
prepare() {
default_prepare
update_config_sub
}
build() {
./configure \
--build=$CBUILD \
@ -37,5 +32,5 @@ package() {
}
sha512sums="
5fde992727946d253acd46987944bdf49615d2ab45bbea715c86b304d117c6900dd70fcffb093f3d564247e27978b78b4710e7fea7ffd28375e804955fe4d5c9 e2tools-0.1.0.tar.gz
511da5b19be72bee2f8529e571901f38c437a8adfcecfbda64b3f167be931951170e0499ae9d147a770fa232be7ba11a4175e73339e206fdfd500b67f8329380 e2tools-0.1.2.tar.gz
"