summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2021-03-28 13:21:35 +0200
committerJake2021-03-28 13:21:35 +0200
commit36070e4e3d08b34ed6045a87a4254a1144cf2cf3 (patch)
tree511dd70115bcea8482d246f7b9fb6945e43aa532
parent5875fde5e42c8e1d916af6bc787e500d97b1fffe (diff)
downloadaur-36070e4e3d08b34ed6045a87a4254a1144cf2cf3.tar.gz
Change source url to search org
Thanks gee for the notice
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a70d432c9fad..e0f741375126 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,7 @@ pkgbase = searx
replaces = searx-py3
backup = etc/searx/settings.yml
backup = etc/uwsgi/searx.ini
- source = https://github.com/asciimoo/searx/archive/v1.0.0.zip
+ source = https://github.com/searx/searx/archive/v1.0.0.zip
source = searx.ini
source = searx.sysusers
sha512sums = 725b585d2aedd6fa08d41d98dcdc62234035b0f07211d678e913fb3c9ef949ca4f1719c02368f09eb4469aaa2af8018bd860c088f7bd934de4a588c19e95db65
diff --git a/PKGBUILD b/PKGBUILD
index 03cb5df71d21..e3d609284f33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ depends=(
conflicts=('searx-git' )
replaces=('searx-py3')
backup=('etc/searx/settings.yml' 'etc/uwsgi/searx.ini')
-source=("https://github.com/asciimoo/searx/archive/v$pkgver.zip"
+source=("https://github.com/searx/searx/archive/v$pkgver.zip"
'searx.ini'
'searx.sysusers')
sha512sums=('725b585d2aedd6fa08d41d98dcdc62234035b0f07211d678e913fb3c9ef949ca4f1719c02368f09eb4469aaa2af8018bd860c088f7bd934de4a588c19e95db65'