Skip to content

Commit 1b9927b

Browse files
authored
1 parent 04a2725 commit 1b9927b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

cachy-update/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = cachy-update
22
pkgdesc = An update notifier & applier that assists you with important pre / post update tasks
3-
pkgver = 3.17.6
3+
pkgver = 3.17.7
44
pkgrel = 1
55
url = https://github.com/CachyOS/cachy-update
66
arch = any
@@ -33,7 +33,7 @@ pkgbase = cachy-update
3333
optdepends = sudo-rs: Privilege elevation
3434
optdepends = opendoas: Privilege elavation
3535
conflicts = arch-update
36-
source = git+https://github.com/CachyOS/cachy-update#commit=ae5cc1e13ee9b3f62038259406355b5cf1f6ae30
37-
sha256sums = 99549893f3f11f5b561a34e1c1eb934d196723cdc31212ed509810b021b1c51e
36+
source = git+https://github.com/CachyOS/cachy-update#commit=ae0432f03888c4862052fc366ce2e23a2bad567e
37+
sha256sums = cd8a784890822c7e9be2ff354a70a3e486102918ad5c014e247a27da2b30ae5d
3838

3939
pkgname = cachy-update

cachy-update/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Robin Candau <antiz@archlinux.org>
22

33
pkgname=cachy-update
4-
pkgver=3.17.6
4+
pkgver=3.17.7
55
pkgrel=1
66
pkgdesc="An update notifier & applier that assists you with important pre / post update tasks"
77
url="https://github.com/CachyOS/cachy-update"
@@ -22,8 +22,8 @@ optdepends=('paru: AUR Packages support'
2222
'sudo: Privilege elevation'
2323
'sudo-rs: Privilege elevation'
2424
'opendoas: Privilege elavation')
25-
source=("git+https://github.com/CachyOS/cachy-update#commit=ae5cc1e13ee9b3f62038259406355b5cf1f6ae30")
26-
sha256sums=('99549893f3f11f5b561a34e1c1eb934d196723cdc31212ed509810b021b1c51e')
25+
source=("git+https://github.com/CachyOS/cachy-update#commit=ae0432f03888c4862052fc366ce2e23a2bad567e")
26+
sha256sums=('cd8a784890822c7e9be2ff354a70a3e486102918ad5c014e247a27da2b30ae5d')
2727

2828
prepare() {
2929
cd "${pkgname}"

0 commit comments

Comments
 (0)