summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b980b07e712..55940f0fc244 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=skul-git
pkgver=0.45.abb5379
-pkgrel=1
+pkgrel=2
pkgdesc="Create, format and mount loopback-based, encrypted LUKS containers"
url="https://github.com/gavinhungry/skul"
license=('MIT')
arch=('any')
makedepends=('git')
depends=('cryptsetup' 'e2fsprogs' 'udisks2')
-source=("${pkgname}::git+${url}.git#branch=master")
+source=("${pkgname}::git+${url}.git")
sha256sums=('SKIP')
pkgver () {