summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Baz2018-10-24 00:33:20 +0200
committerMaxim Baz2018-10-24 00:33:20 +0200
commitccc7c44cfd096e6bc1d6fcb17722a2528ae66f92 (patch)
tree0fe4ac7d57073988f3acfa89b7728c9ba9d36918 /PKGBUILD
parent04413273b7bbd37cb8a461fd6cdda093685f8b5f (diff)
downloadaur-ccc7c44cfd096e6bc1d6fcb17722a2528ae66f92.tar.gz
grub-btrfs: 3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9152157f273..77c73c7f5b79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: James W. Barnett <james at wbarnett dot us>
pkgname=grub-btrfs
-pkgver=3.4
+pkgver=3.5
pkgrel=1
pkgdesc='Include btrfs snapshots in GRUB boot options'
arch=('any')
@@ -15,7 +15,7 @@ conflicts=('grub-btrfs-git')
install='grub-btrfs.install'
backup=('etc/grub.d/41_snapshots-btrfs_config')
source=("https://github.com/Antynea/grub-btrfs/archive/v$pkgver.tar.gz")
-sha256sums=('42cebf0630e65563ef9d9063fe3e369109c9560e6b8248ac27450471a78fe843')
+sha256sums=('96ba59bc1cd46efe3c4e4352dabb61702a37699b2228cacdc8dccedebbfe0331')
package() {
cd "$pkgname-$pkgver"