summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntynea2015-09-17 02:13:53 +0200
committerAntynea2015-09-17 02:13:53 +0200
commitc0d924834f767d6d36bdba89b192dc84588f1a52 (patch)
tree89b00afaed2a0b84a29abcbe2a0337a000e4f398
parent06164c724062bfcdbc54f7e8a9ea0a92ac02b883 (diff)
downloadaur-c0d924834f767d6d36bdba89b192dc84588f1a52.tar.gz
update pkgbuild
-rwxr-xr-xPKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a25390f8749f..e2b3bd921afe 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Evan Anderson <evananderson@thelinuxman.us>
+# ex-Maintainer: Evan Anderson <evananderson@thelinuxman.us>
# Maintainer = Anty <anty_fab at hotmail dot fr>
_gitname=grub-btrfs
pkgname=$_gitname-git
-pkgver=v0.6.1.r0.gfda6eb8
+pkgver= v1.6.r6.g252a637-1
pkgrel=1
pkgdesc="grub-btrfs, add support for btrfs snapshots into grub menu"
arch=('any')
@@ -14,6 +14,8 @@ makedepends=('git')
conflicts=('grub-btrfs')
backup=('etc/grub.d/41_snapshots-btrfs')
source=('git+https://github.com/Antynea/grub-btrfs.git')
+#source=('git+https://github.com/Antynea/grub-btrfs.git#branch=v1.xx')
+#source=('git+https://github.com/Antynea/grub-btrfs.git#branch=v0.xx')
md5sums=('SKIP')
pkgver() {