summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49eebe70e2f8..8981aae6c20e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = btrfs-snapshots-git
pkgdesc = Manage timestamped collections of btrfs snapshots
- pkgver = 0.5.2.r5.17a702c
+ pkgver = 0.6.0.r0.8bc87ce
pkgrel = 1
url = https://gitlab.com/jmcantrell/btrfs-snapshots
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e906940b8169..bfa05c553870 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jeremy Cantrell <jmcantrell at gmail dot com>
pkgname=btrfs-snapshots-git
-pkgver=0.5.2.r5.17a702c
+pkgver=0.6.0.r0.8bc87ce
pkgrel=1
pkgdesc="Manage timestamped collections of btrfs snapshots"
arch=('any')