summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4417a5a21678..8f60a6d5bd03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://github.com/jenil1122/Arch-torification"
license=('GPL-3.0-only')
depends=('iptables')
-source=("git+https://github.com/jenil1122/Arch-torification.git#branch=release")
+source=("git+https://github.com/jenil1122/Arch-torification.git#branch=master")
sha256sums=("SKIP")
package() {
cd "${srcdir}/Arch-torification" || return