diff options
author | jenil1122 | 2024-06-01 11:44:56 +0530 |
---|---|---|
committer | jenil1122 | 2024-06-01 11:44:56 +0530 |
commit | 2e377f7a5b5464e8ddab8ed84f395ff5f40ff942 (patch) | |
tree | 16f9de6e594931de2ef6e13dae01f4e2eca73a44 /PKGBUILD | |
parent | 82020fd2ee9149c21bcdda21145d11088843a456 (diff) | |
download | aur-arch-torification.tar.gz |
final update
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |