summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Mozzherin2023-02-13 21:17:14 +0000
committerDmitry Mozzherin2023-02-13 21:17:14 +0000
commitfcd4b9dfc644daacc89e1b30acbd99febe409bad (patch)
treec69b4333614cc5bd95b5e33929180deb0c0030ae
parent05c0e5487cc16ba5baa7b6fa5dcadebaa3adf192 (diff)
downloadaur-fcd4b9dfc644daacc89e1b30acbd99febe409bad.tar.gz
changelog
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ac150ab776d..ced04af0671a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Mozzherin <dmozzherin@gmail.com>
pkgname=madcow
-pkgver=0.0.4
+pkgver=0.0.5
pkgrel=1
pkgdesc='ZFS snapshot manager command line tool'
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=(
provides=("$pkgname")
conflicts=("$pkgname")
source=("https://codeberg.org/dimus/madcow/archive/v$pkgver.tar.gz")
-sha256sums=('a9e2254d1d944206c4f2df5428b9f85efb6db27e9538d48a4e6d64dab13f161b')
+sha256sums=('5c41ba6da560927c66c5184bbb7b012f11afb796eb99ac502ddec1cc2a307b5b')
prepare() {
cd "$pkgname"