summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaurice Zhou2020-12-29 10:15:52 +0800
committerMaurice Zhou2020-12-29 10:15:52 +0800
commit81b8f3c364f54954c335eb31cf960748f5547970 (patch)
treee894d3ab9d7cb773e9d827edb5fcefedb8dc9545 /PKGBUILD
parent844d696a96ead1c461f1e58990a802b1e5825747 (diff)
downloadaur-81b8f3c364f54954c335eb31cf960748f5547970.tar.gz
update to 0.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a85f954155c..83e7d972ed1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maurice Zhou <ja at apvc punkt uk>
pkgname=rozb3-pac
-pkgver=0.0.5
+pkgver=0.0.6
pkgrel=1
pkgdesc="Create ZFS boot environment for every pacman transaction and add GRUB submenu."
arch=(any)
@@ -9,7 +9,7 @@ license=('GPL')
depends=('grub' 'coreutils' 'bash' 'util-linux' 'zfs')
conflicts=('rozb3-pac-git')
source=("${url}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('10ab047c7518dbe74c5c408345505b31')
+md5sums=('591496af759dffe2c042ca279fbd8a53')
package() {
cd "$pkgname-$pkgver"