summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordalto2022-03-21 06:46:05 -0500
committerdalto2022-03-21 06:46:05 -0500
commit6e0437445a0c9d77dfcbff97fc1ecf8e95d0ae03 (patch)
treefc78acc37253ac461b1d1248bdb7d33192edf064 /PKGBUILD
parent53d5fe3cdd854128201a9d61143b570ffecad2aa (diff)
downloadaur-6e0437445a0c9d77dfcbff97fc1ecf8e95d0ae03.tar.gz
Change upstream source to new location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff799280c305..5fad7508817f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=btrfs-assistant-git
_pkgname=btrfs-assistant
-pkgver=0.8.r4.gc0e8d89
+pkgver=0.9.r3.g31f818a
pkgrel=1
pkgdesc="An application for managing BTRFS subvolumes and Snapper snapshots"
arch=('x86_64')
-url="https://gitlab.com/garuda-linux/applications/$_pkgname"
+url="https://gitlab.com/$_pkgname/$_pkgname"
license=('GPL3')
depends=('qt5-base' 'qt5-svg' 'noto-fonts' 'polkit')
optdepends=('snapper' 'btrfsmaintenance')
@@ -14,7 +14,6 @@ makedepends=('git' 'cmake' 'qt5-tools')
conflicts=('btrfs-assistant')
provides=('btrfs-assistant')
backup=(etc/btrfs-assistant.conf)
-groups=('garuda')
source=(git+$url.git)
md5sums=('SKIP')