summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchrys2017-08-25 15:56:33 +0200
committerchrys2017-08-25 15:56:33 +0200
commit29c44d276fa4b3266b7f13af46b9f868adbc293a (patch)
treee7e02c6036e674ae559e137caf0f793469046706 /PKGBUILD
parentbc1ab27faefa8c7ebe91d071868f452c59b586e3 (diff)
downloadaur-29c44d276fa4b3266b7f13af46b9f868adbc293a.tar.gz
release 1.01 (lol)
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')