Skip to content

Commit

Permalink
πŸ”– chwd: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vnepogodin committed Oct 3, 2024
1 parent 60ac1e4 commit 19e4881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chwd/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Contributor: Vasiliy Stelmachenok <[email protected]>

pkgname=chwd
pkgver=1.9.0
pkgver=1.9.1
pkgrel=1
pkgdesc="CachyOS Hardware Detection Tool"
arch=(x86_64)
Expand All @@ -15,7 +15,7 @@ replaces=('chwd-db')
conflicts=('chwd-db')
groups=('cachyos')
source=("chwd-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
sha256sums=('e28db2bac77b00fb0f0b3b93147820ffca896107867ba9a6cdb6f0412e5fb823')
sha256sums=('81d69536bc31f94d6c015da2acc7a0dce7c211ff6737f1a0a6d837c3dbacb0db')

prepare() {
cd "$srcdir/$pkgname-$pkgver"
Expand Down

0 comments on commit 19e4881

Please sign in to comment.