aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/x-de
diff options
context:
space:
mode:
Diffstat (limited to 'meta/x-de')
-rw-r--r--meta/x-de/PKGBUILD11
1 files changed, 3 insertions, 8 deletions
diff --git a/meta/x-de/PKGBUILD b/meta/x-de/PKGBUILD
index 5d2f6ba..bf790e1 100644
--- a/meta/x-de/PKGBUILD
+++ b/meta/x-de/PKGBUILD
@@ -1,11 +1,8 @@
-# Maintainer: Arnold Sommerfeld <arch@strisemarx.com>
-pkgname=strisemarx-x-de
-pkgver=13
+pkgname=sommerfeld-x-de
+pkgver=1
pkgrel=1
-pkgdesc="strisemarx's DE metapackage"
arch=('any')
-url="https://strisemarx.com"
-license=('GPL3')
+license=('MIT')
depends=(
'alacritty'
'bspwm-git'
@@ -28,5 +25,3 @@ depends=(
'xorg-xwininfo'
'zbar'
)
-
-# vim: ts=2 sw=2 et: