summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGavin Lloyd2022-03-07 12:01:33 -0800
committerGavin Lloyd2022-03-07 12:01:33 -0800
commit191e434c19e170a3756d3ad920247dece9473da7 (patch)
tree0d33236999835388aa0835ef8108f273ac961512 /PKGBUILD
parent8d17faaa4d588ed903364de942462c65f6b396d4 (diff)
downloadaur-combust-git.tar.gz
Use default Git branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bae097d7aab..9adc7905fcd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=combust-git
pkgver=0.71.674219b
-pkgrel=1
+pkgrel=2
pkgdesc='nftables firewall script with profiles'
arch=('any')
url='https://github.com/gavinhungry/combust'
license=('MIT')
depends=('nftables')
backup=('etc/combust.conf')
-source=("${pkgname}::git+https://github.com/gavinhungry/combust.git#branch=master")
+source=("${pkgname}::git+https://github.com/gavinhungry/combust.git")
sha256sums=('SKIP')
pkgver() {