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 0ab54580be07..e7687c60eaef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = btrfs-snapshots-git
pkgdesc = Manage timestamped collections of btrfs snapshots
- pkgver = 0.3.0.r8.370bcb9
+ pkgver = 0.4.0.r0.ff256d8
pkgrel = 1
url = https://gitlab.com/jmcantrell/btrfs-snapshots
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 472eebe6ddaf..fda28555f5e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jeremy Cantrell <jmcantrell at gmail dot com>
pkgname=btrfs-snapshots-git
-pkgver=0.3.0.r8.370bcb9
+pkgver=0.4.0.r0.ff256d8
pkgrel=1
pkgdesc="Manage timestamped collections of btrfs snapshots"
arch=('any')