diff options
author | taotieren | 2025-01-03 15:23:28 +0800 |
---|---|---|
committer | taotieren | 2025-01-03 15:23:28 +0800 |
commit | 8ec5ff317c3f8a4bd934db7121170bb820c01861 (patch) | |
tree | 435c58212556e91eda0d9ccc1acb671caef5b458 /PKGBUILD | |
parent | 80af7e6234a33de81077dbd47bb7ece688c8720b (diff) | |
download | aur-8ec5ff317c3f8a4bd934db7121170bb820c01861.tar.gz |
[lilac] updated to 190-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,8 +2,8 @@ pkgbase=mounriver-studio-community-bin pkgname=(${pkgbase}) -pkgver=180 -pkgrel=2 +pkgver=190 +pkgrel=1 arch=('x86_64') url='http://www.mounriver.com/' license=('GPL2' 'GPL3' 'custom') @@ -29,7 +29,7 @@ optdepends=('ch34x-dkms-git: CH341SER driver with fixed bug' 'ch343ser-dkms: USB serial driver for ch342/ch343/ch344/ch347/ch347f/ch9101/ch9102/ch9103/ch9104, etc (dkms).' 'wchisp: WCH ISP Tool in Rust') source=("${pkgbase}-${pkgver}.tar.xz::http://file-oss.mounriver.com/upgrade/MounRiver_Studio_Community_Linux_x64_V${pkgver}.tar.xz") -sha256sums=('bc7cdf4d8e704c33accc1f4afb6d35f1595c073535ae65e6f5adb4a8ac299222') +sha256sums=('11e686fe7d00a861ee8ce9f51e01ba432e73d38e3498bc9d6a27b16af7c70b57') options=('!strip') noextract=(${pkgbase}-${pkgver}.tar.xz) |