summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorm0p2020-12-15 17:16:52 +0800
committerm0p2020-12-15 17:16:52 +0800
commit844d696a96ead1c461f1e58990a802b1e5825747 (patch)
tree54df639590d37743a1de0b65b15b8b58c0b80ae7 /PKGBUILD
parentb96c15196e5068bceb907df3e3c1e4c0ca0d1ae7 (diff)
downloadaur-844d696a96ead1c461f1e58990a802b1e5825747.tar.gz
update
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"