[arch-commits] Commit in libseat/trunk (PKGBUILD)
Brett Cornwall
ainola at archlinux.org
Wed Jun 23 16:26:08 UTC 2021
Date: Wednesday, June 23, 2021 @ 16:26:07
Author: ainola
Revision: 967080
Fix license from template (MIT, not GPL)
Modified:
libseat/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-23 16:23:07 UTC (rev 967079)
+++ PKGBUILD 2021-06-23 16:26:07 UTC (rev 967080)
@@ -2,11 +2,11 @@
pkgname=libseat
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="A minimal seat management daemon, and a universal seat management library"
arch=(x86_64)
url="https://sr.ht/~kennylevinsen/seatd/"
-license=('GPL')
+license=('MIT')
makedepends=(
'meson'
'ninja'
More information about the arch-commits
mailing list