From 99a29577ef92280b3342ee8687004fa2eccebfa4 Mon Sep 17 00:00:00 2001 From: Antoine Fontaine Date: Tue, 16 Jun 2020 16:33:40 +0200 Subject: [PATCH] main/postmarketos-ui-xfce4: remove GTK2 mention in pkgdesc (MR 1279) --- main/postmarketos-ui-xfce4/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-xfce4/APKBUILD b/main/postmarketos-ui-xfce4/APKBUILD index 97435f4dd..3ab96271a 100644 --- a/main/postmarketos-ui-xfce4/APKBUILD +++ b/main/postmarketos-ui-xfce4/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Daniele Debernardi pkgname=postmarketos-ui-xfce4 pkgver=0.3 -pkgrel=2 -pkgdesc="(X11) Lightweight GTK+2 desktop (stylus recommended)" +pkgrel=3 +pkgdesc="(X11) Lightweight desktop (stylus recommended)" url="https://gitlab.com/postmarketOS/xfce4-phone" arch="noarch" license="GPL-3.0-or-later"