summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse2024-04-19 22:51:47 +0200
committerChristian Hesse2024-04-19 22:51:47 +0200
commitdfc755dd5ca89056bf7799ec4af6fef9e44641d7 (patch)
tree641fe7762df93f34f3a5c6ad52fb6cc4d39caf9d
parent2e031de4ed6e80cf80943a5ca9ccc25111e3f45f (diff)
downloadaur-dfc755dd5ca89056bf7799ec4af6fef9e44641d7.tar.gz
update the source url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d133a3a39d65..527b9efbb11c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = winbox
license = custom
depends = wine
optdepends = ttf-ms-fonts: for better fonts
- source = winbox-3.40.exe::https://download.mikrotik.com/winbox/3.40/winbox64.exe
+ source = winbox-3.40.exe::https://download.mikrotik.com/routeros/winbox/3.40/winbox64.exe
source = winbox.desktop
source = winbox.png
source = winbox
diff --git a/PKGBUILD b/PKGBUILD
index a52f18c6d8db..e037d6336b1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=(
'ttf-ms-fonts: for better fonts'
)
install=${pkgname}.install
-source=("${pkgname}-${pkgver}.exe::https://download.mikrotik.com/winbox/${pkgver}/${pkgname}64.exe"
+source=("${pkgname}-${pkgver}.exe::https://download.mikrotik.com/routeros/winbox/${pkgver}/${pkgname}64.exe"
"${pkgname}.desktop"
"${pkgname}.png"
"${pkgname}")