summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVVL2018-08-30 01:14:47 +0300
committerVVL2018-08-30 01:14:47 +0300
commita4d74ab7b9bf8b8c704a593ee00800aa491a4704 (patch)
tree96696410539b204e7abb71f87f12827bf39ff6d9
parentcb5b51e015337c5e081d5ec996d0b712b3aa2b7a (diff)
downloadaur-a4d74ab7b9bf8b8c704a593ee00800aa491a4704.tar.gz
initial release
-rwxr-xr-xPKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26424d46365c..8934e3ea6ac4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgver=0.9.1
pkgrel=1
pkgdesc="Pacman hook which makes btrfs root snapshot before any action."
arch=(any)
+url="https://github.com/vvl-rulez/btrfs-autosnap"
license=('MIT')
source=("https://github.com/vvl-rulez/btrfs-autosnap/archive/v$pkgver.tar.gz")
depends=('btrfs-tools' 'util-linux')