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 572e8c706106..40b0e35ac5a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=(any)
license=('GPL3')
url="https://github.com/chrys87/simple-orca-plugin-system"
#source=("https://github.com/chrys87/simple-orca-plugin-system/archive/$pkgver.tar.gz")
-source=("http://crivatec.de/page/uploads/Downloads/Accessible%20Tools/$pkgname-$pkgver.tar.xz")
+source=("https://github.com/chrys87/simple-orca-plugin-system/archive/$pkgver.tar.gz")
depends=('orca' 'yad')
install='simpleorcapluginsystem.install'
provides=('simpleorcapluginsystem')