summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormadflow2021-02-18 18:37:37 +0100
committermadflow2021-02-18 18:37:37 +0100
commit4d90ec2d9aa776f99045ff69b1984882939c0306 (patch)
tree071b2c4d1fbb1c340c34d68490b2a6c8963242a9 /PKGBUILD
parent874112b23d0d98dab96f7d768a81cd28ac49c0d2 (diff)
downloadaur-omnidb-server.tar.gz
update upstream download
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2425e9853067..22a5e865fecf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://omnidb.org/"
license=('MIT')
depends=('python')
-source_x86_64=("https://omnidb.org/dist/${pkgver}/omnidb-server_${pkgver}-debian-amd64.deb")
+source_x86_64=("https://github.com/OmniDB/OmniDB/releases/download/${pkgver}/omnidb-server_${pkgver}-debian-amd64.deb")
options=("!strip")
sha256sums_x86_64=('dc92fbf34e52aa730fad239542310680d55a523cda9c770b0edc28e782839942')