Date: Friday, February 4, 2022 @ 14:40:31 Author: felixonmars Revision: 1125652
upgpkg: cutefish-core 0.7-1 Modified: cutefish-core/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-04 14:39:22 UTC (rev 1125651) +++ PKGBUILD 2022-02-04 14:40:31 UTC (rev 1125652) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=cutefish-core -pkgver=0.5 +pkgver=0.7 pkgrel=1 pkgdesc="System components and backend of CutefishOS" arch=('x86_64') @@ -8,11 +8,11 @@ url="https://github.com/cutefishos/core" license=('GPL') groups=('cutefish') -depends=('fishui' 'libcutefish' 'libpulse' 'libxcb' 'libxcursor' 'libxtst' 'polkit-qt5' - 'xf86-input-libinput' 'xf86-input-synaptics') +depends=('fishui' 'kidletime' 'libcutefish' 'libpulse' 'libxcb' 'libxcursor' 'libxtst' 'polkit-qt5' + 'xf86-input-libinput' 'xf86-input-synaptics') makedepends=('extra-cmake-modules' 'ninja' 'qt5-tools' 'xorg-server-devel') source=("https://github.com/cutefishos/core/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('bed1187bc78ab6b60958712a2df404c166e853d5e21e2933eec401f9cfe405e142bbeb3480597fa2b90d2f8d5caee8d95e7fe7f17cf5eaac11dca65d44401923') +sha512sums=('e7ba4e2fae556d99fce392f8e0147e31cf79a7731b51552019daeb2895c3e3cd7699126981bb0fe3f2c663b4875ffb8c50ecd7d4ea81edd35e6dcec6f208926f') build() { cd core-$pkgver
