summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlafleur2021-05-25 14:11:26 +0200
committerlafleur2021-05-25 14:11:26 +0200
commitfa1107b83984d4e7c102ec56234b2a1aaf7b719e (patch)
treeca607d60bbbd0fe19fe6db39ec7c860571cea9d6 /PKGBUILD
parent638abf9ab4b6872f5ca15e2cce191e052f1fba13 (diff)
downloadaur-fa1107b83984d4e7c102ec56234b2a1aaf7b719e.tar.gz
PKGBUILD for version 0.4.8.r1.513d875
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e11f283a75e..892a7d7aaf35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
pkgname=servicewall-git
_pkgname=${pkgname%-git}
pkgdesc="The firewall that remembers the different networks you connect to."
-pkgver=0.4.7.r0.b44b87b
+pkgver=0.4.8.r1.513d875
pkgrel=1
arch=("any")
-url="https://github.com/lafleurdeboum/servicewall"
+url="https://git.relatif.moi/lafleur/servicewall"
#url="https://pypi.python.org/pypi/servicewall"
license=("GPL3")
depends=(
@@ -30,7 +30,7 @@ backup=(
)
# Sources for git repos :
-source=("${_pkgname}::git+https://github.com/lafleurdeboum/${_pkgname}.git")
+source=("${_pkgname}::git+https://git.relatif.moi/lafleur/${_pkgname}.git")
# Sources for non-git repos :
#options=(!emptydirs)