summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Cantrell2024-01-18 18:36:37 -0600
committerJeremy Cantrell2024-01-18 18:36:37 -0600
commit7148b33dcb3fd56185d75f297030b77c1b999927 (patch)
tree4c46b3dbccc49190a067d58c589cfca2ef9fef89
parent9b798cecc0db4ee0fac74767bb4830b34c6dfe35 (diff)
downloadaur-7148b33dcb3fd56185d75f297030b77c1b999927.tar.gz
upgpkg: btrfs-snapshots-git 0.8.3.r0.2b0d420-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83a4064e7a51..582d84d4a6e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = btrfs-snapshots-git
pkgdesc = Manage timestamped collections of btrfs snapshots
- pkgver = 0.8.2.r6.63920b2
+ pkgver = 0.8.3.r0.2b0d420
pkgrel = 1
- url = https://github.com/jmcantrell/btrfs-snapshots
+ url = https://git.sr.ht/~jmcantrell/btrfs-snapshots
arch = any
license = MIT
checkdepends = parallel
@@ -12,7 +12,7 @@ pkgbase = btrfs-snapshots-git
depends = btrfs-progs
provides = btrfs-snapshots
conflicts = btrfs-snapshots
- source = git+https://github.com/jmcantrell/btrfs-snapshots
+ source = git+https://git.sr.ht/~jmcantrell/btrfs-snapshots
md5sums = SKIP
pkgname = btrfs-snapshots-git
diff --git a/PKGBUILD b/PKGBUILD
index 76bade2b3e7e..05713919c32d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Jeremy Cantrell <jmcantrell at gmail dot com>
pkgname=btrfs-snapshots-git
-pkgver=0.8.2.r6.63920b2
+pkgver=0.8.3.r0.2b0d420
pkgrel=1
pkgdesc="Manage timestamped collections of btrfs snapshots"
arch=('any')
-url="https://github.com/jmcantrell/${pkgname%-git}"
+url="https://git.sr.ht/~jmcantrell/${pkgname%-git}"
license=('MIT')
depends=('btrfs-progs')
makedepends=('git' 'scdoc')