summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRinasSam2023-09-19 10:47:15 +0300
committerRinasSam2023-09-19 10:47:15 +0300
commit50579d7452e7704bc4764602fcb32c212f20d310 (patch)
tree58c59c957a3c16b915f81eafa8129968e4c551a9 /PKGBUILD
parent7d16ec791639dac6ad483200721f39a94c30c2af (diff)
downloadaur-50579d7452e7704bc4764602fcb32c212f20d310.tar.gz
Attempt fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cf6a2e5740c..90980922bdde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,7 @@ pkgver=2.00
pkgrel=1
pkgdesc="OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®."
arch=(x86_64)
-url="http://www.ollydbg.de/odbg200.zip"
-
+url="https://www.ollydbg.de/odbg200.zip"
license=('custom')
depends=(wine)
makedepends=(unzip)