summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a132413b6d89..ae38967d3f61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = btrfs-snapshots-git
- pkgdesc = Manage collections of btrfs snapshots
+ pkgdesc = Manage timestamped collections of btrfs snapshots
pkgver = 0.2.2.r2.7c16258
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/jmcantrell/btrfs-snapshots
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index e8541162f651..84080cdac6a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=btrfs-snapshots-git
pkgver=0.2.2.r2.7c16258
-pkgrel=1
-pkgdesc="Manage collections of btrfs snapshots"
+pkgrel=2
+pkgdesc="Manage timestamped collections of btrfs snapshots"
arch=('any')
url="https://gitlab.com/jmcantrell/${pkgname%-git}"
license=('GPL3')