summaryrefslogtreecommitdiff
path: root/shutdownasap
diff options
context:
space:
mode:
Diffstat (limited to 'shutdownasap')
-rwxr-xr-xshutdownasap/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/shutdownasap/PKGBUILD b/shutdownasap/PKGBUILD
index a607c6bd..43dc2b0f 100755
--- a/shutdownasap/PKGBUILD
+++ b/shutdownasap/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.7
pkgrel=1
pkgdesc="simple script for shutdown waiting for certain processes and files to disapear"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('sh')
@@ -17,7 +17,7 @@ replaces=()
backup=('etc/shutdownasap.conf')
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('200145afe60e95244708111a1251a64ab9ae16dc49509f63b60885edba8f93001fe7e90397a99c493750c75b6675b64fdf80d062a08c67ea5c6bdab67883a389')