summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaotieren2022-05-16 22:33:24 +0800
committertaotieren2022-05-16 22:33:24 +0800
commit01730522d64b5b6b94c214e43c9c670be4c63df3 (patch)
treea74f9c48ea57daeb1306cf6bd91595628e485722
parent5f06d434b124fd165ab1591cb96b4e9853aeab7f (diff)
downloadaur-01730522d64b5b6b94c214e43c9c670be4c63df3.tar.gz
Update v6.89C
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fb44658a07a..a0aeb8a3f2d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stc-isp-wine
pkgdesc = Wine STC-ISP 下载编程烧录软件
- pkgver = v6.88O
+ pkgver = v6.89C
pkgrel = 1
url = http://www.stcmcudata.com
install = stc-isp-wine.install
@@ -12,16 +12,15 @@ pkgbase = stc-isp-wine
depends = winetricks
depends = wine-mono
depends = wine-gecko
- optdepends = wine-mono-gecko-version-fix: Fix the version numbers of wine-mono and wine-gecko files to solve the dialog box that pops up when starting wine.
provides = STC-ISP
conflicts = stc-isp
conflicts = stc-isp-bin
replaces = stc-isp-bin
- noextract = stc-isp-v6.88O.zip
+ noextract = stc-isp-v6.89C.zip
options = !strip
- source = stc-isp-v6.88O.zip::http://www.stcmcudata.com/STCISP/stc-isp-15xx-v6.88O.zip
+ source = stc-isp-v6.89C.zip::http://www.stcmcudata.com/STCISP/stc-isp-15xx-v6.89C.zip
source = stc-isp-wine.install
- sha256sums = ce13269af0660ca4fc697c80bdc906c087538ae381bff09f52d922ae2dd0d148
+ sha256sums = 4fa56b7c14ac81af065fbf2ccb3f784d2a0ee9b3bbe73a0034cbb57860b87ede
sha256sums = b2a93211b74f6e23a9c4dd508c65bf374c0a03c11174092f6ccec3e9194e47a6
pkgname = stc-isp-wine
diff --git a/PKGBUILD b/PKGBUILD
index 82f7842b93e8..0ca4f8353db2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: taotieren <admin@taotieren.com>
pkgname=stc-isp-wine
-pkgver=v6.88O
+pkgver=v6.89C
pkgrel=1
pkgdesc="Wine STC-ISP 下载编程烧录软件"
arch=('any')
@@ -11,14 +11,14 @@ provides=('STC-ISP')
conflicts=( ${pkgname%-wine} 'stc-isp-bin')
replaces=('stc-isp-bin')
depends=('wine' 'wqy-microhei' 'winetricks' 'wine-mono' 'wine-gecko')
-optdepends=("wine-mono-gecko-version-fix: Fix the version numbers of wine-mono and wine-gecko files to solve the dialog box that pops up when starting wine.")
+optdepends=()
makedepends=('unarchiver')
backup=()
options=('!strip')
install=${pkgname}.install
source=("${pkgname%-wine}-${pkgver}.zip::${url}/STCISP/${pkgname%-wine}-15xx-${pkgver}.zip"
"${pkgname}.install")
-sha256sums=('ce13269af0660ca4fc697c80bdc906c087538ae381bff09f52d922ae2dd0d148'
+sha256sums=('4fa56b7c14ac81af065fbf2ccb3f784d2a0ee9b3bbe73a0034cbb57860b87ede'
'b2a93211b74f6e23a9c4dd508c65bf374c0a03c11174092f6ccec3e9194e47a6')
noextract=("${pkgname%-wine}-${pkgver}.zip")