summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco982022-09-04 20:01:46 +0200
committerMarco982022-09-04 20:01:46 +0200
commit12b594af9baf748cd2576679b44720a137c5f12f (patch)
treeb8ef732e5b68aefbca57e743629942e76c479a4f
parenta1e904362c97ae16096734fab36f8a41267c0c2e (diff)
downloadaur-12b594af9baf748cd2576679b44720a137c5f12f.tar.gz
update to 7.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f92743344e23..ebc4b8c45b21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thedude
pkgdesc = Mikrotik The Dude network monitoring client
- pkgver = 7.4.1
+ pkgver = 7.5
pkgrel = 1
url = http://www.mikrotik.com
install = thedude.install
@@ -11,11 +11,11 @@ pkgbase = thedude
depends = findutils
depends = wine
optdepends = ttf-ms-fonts: for better fonts
- source = thedude-7.4.1.exe::http://download.mikrotik.com/routeros/7.4.1/dude-install-7.4.1.exe
+ source = thedude-7.5.exe::http://download.mikrotik.com/routeros/7.5/dude-install-7.5.exe
source = thedude.desktop
source = thedude.png
source = thedude
- sha256sums = 0862053bdf157a57eef01425fa2d91d2bb50c6b0906c5dae0cc7cd646fb66bf3
+ sha256sums = 4eb28910192ce4036b93c4ef240d669a4d04ecd483420d7c4a4d61bf6730e058
sha256sums = 037f296da60fa1e46f256f0b8314b4de467529dcbfe743b512bb29730ac05a18
sha256sums = b2595e2c2c9980fd5a9b2a6bbd847a8cbb158a4c18e36e9002ccbec109b4eaa1
sha256sums = 08a7b0b10a034c6cbfbbd3a5d2b7e12c2ab2d7014563a39de9596f29f5a5961c
diff --git a/PKGBUILD b/PKGBUILD
index 4b8f28ff4f86..35c0b4941b2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marco Steiger <marco (at) steiger (dot) online>
pkgname=thedude
-pkgver=7.4.1
+pkgver=7.5
pkgrel=1
pkgdesc="Mikrotik The Dude network monitoring client"
url="http://www.mikrotik.com"
@@ -16,7 +16,7 @@ source=("${pkgname}-${pkgver}.exe::http://download.mikrotik.com/routeros/${pkgve
"${pkgname}.desktop"
"${pkgname}.png"
"${pkgname}")
-sha256sums=('0862053bdf157a57eef01425fa2d91d2bb50c6b0906c5dae0cc7cd646fb66bf3'
+sha256sums=('4eb28910192ce4036b93c4ef240d669a4d04ecd483420d7c4a4d61bf6730e058'
'037f296da60fa1e46f256f0b8314b4de467529dcbfe743b512bb29730ac05a18'
'b2595e2c2c9980fd5a9b2a6bbd847a8cbb158a4c18e36e9002ccbec109b4eaa1'
'08a7b0b10a034c6cbfbbd3a5d2b7e12c2ab2d7014563a39de9596f29f5a5961c')