summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4439d64ebfde..9a85f954155c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maurice Zhou <ja at apvc punkt uk>
pkgname=rozb3-pac
-pkgver=0.0.3
+pkgver=0.0.5
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=('6e4257810d0089de26032d63fc352fad')
+md5sums=('10ab047c7518dbe74c5c408345505b31')
package() {
cd "$pkgname-$pkgver"