[arch-commits] Commit in cutefish-core/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 27 23:54:55 UTC 2022


    Date: Sunday, February 27, 2022 @ 23:54:55
  Author: felixonmars
Revision: 1137977

upgpkg: cutefish-core 0.8-1

Modified:
  cutefish-core/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-27 23:54:31 UTC (rev 1137976)
+++ PKGBUILD	2022-02-27 23:54:55 UTC (rev 1137977)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=cutefish-core
-pkgver=0.7
+pkgver=0.8
 pkgrel=1
 pkgdesc="System components and backend of CutefishOS"
 arch=('x86_64')
@@ -12,7 +12,7 @@
          '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=('e7ba4e2fae556d99fce392f8e0147e31cf79a7731b51552019daeb2895c3e3cd7699126981bb0fe3f2c663b4875ffb8c50ecd7d4ea81edd35e6dcec6f208926f')
+sha512sums=('e796e335f6465c6e68e3c533f38209206f2043f286aadd501a17180349cf4380fda604fbb32e1a13d541c34f8926785ed6a878a7bb1fb2691d546a99e82ab3ca')
 
 build() {
   cd core-$pkgver



More information about the arch-commits mailing list