Skip to content

Commit

Permalink
πŸ”– cachyos-welcome: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vnepogodin committed Jun 9, 2024
1 parent 9c4f8fc commit 24a77a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cachyos-hello/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

pkgname=cachyos-hello
_pkgname=CachyOS-Welcome
pkgver=0.14.4
pkgver=0.14.5
pkgrel=1
pkgdesc='Welcome screen for CachyOS'
arch=('x86_64' 'x86_64_v3')
groups=('cachyos')
license=(GPLv3)
license=(GPL-3.0-or-later)
url="https://github.com/cachyos/cachyos-welcome"
depends=('gtk3' 'glib2' 'qt6-tools' 'procps-ng')
makedepends=('meson' 'git' 'mold' 'rustup' 'clang')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz")
sha512sums=('d66455105855a9a86813fa26719df0167906570c84703806d591e1a87d81aa018ab303eca5e506fb1bccc77cdf657006d2b51ef9c138249c00d32d6cf9589c17')
sha512sums=('80801fa0cc427c3ff8f348108fbd5092ce77878ed537ffc59eb1078cf7a03ffe6a2bfad202d683181b921c5f9b6eb6514bd305d45b8e51e973168a0d0501d6b8')
provides=('cachyos-hello')
conflicts=('cachyos-hello')
options=(strip)
Expand Down

0 comments on commit 24a77a4

Please sign in to comment.