summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjenil11222024-06-01 11:44:56 +0530
committerjenil11222024-06-01 11:44:56 +0530
commit2e377f7a5b5464e8ddab8ed84f395ff5f40ff942 (patch)
tree16f9de6e594931de2ef6e13dae01f4e2eca73a44 /PKGBUILD
parent82020fd2ee9149c21bcdda21145d11088843a456 (diff)
downloadaur-arch-torification.tar.gz
final update
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