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

Antonio Rojas arojas at gemini.archlinux.org
Sun Mar 13 19:04:56 UTC 2022


    Date: Sunday, March 13, 2022 @ 19:04:55
  Author: arojas
Revision: 1151238

Update to 0.23

Modified:
  celluloid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-13 19:03:44 UTC (rev 1151237)
+++ PKGBUILD	2022-03-13 19:04:55 UTC (rev 1151238)
@@ -2,7 +2,7 @@
 # Contributor: Ainola
 
 pkgname=celluloid
-pkgver=0.22
+pkgver=0.23
 pkgrel=1
 pkgdesc='Simple GTK+ frontend for mpv'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 replaces=('gnome-mpv')
 source=("https://github.com/celluloid-player/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz")
 #validpgpkeys=('4BA23A4D2F798D926C7A0E0D0F9039A19BE2326C') # gnome-mpv
-sha256sums=('5fded5b7bbf15ef110548bcc980ceec981f5f1a70df77ad3f10e3ca4a449e5a1')
+sha256sums=('b22d1963d03f0215bce07c2de8e77892c322f500ae5c0fd6e2e84d2e13f04374')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list