aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/base
diff options
context:
space:
mode:
Diffstat (limited to 'meta/base')
-rw-r--r--meta/base/PKGBUILD11
1 files changed, 3 insertions, 8 deletions
diff --git a/meta/base/PKGBUILD b/meta/base/PKGBUILD
index 538970f..5f1bd34 100644
--- a/meta/base/PKGBUILD
+++ b/meta/base/PKGBUILD
@@ -1,11 +1,8 @@
-# Maintainer: Arnold Sommerfeld <arch@strisemarx.com>
-pkgname=strisemarx-base
-pkgver=30
+pkgname=sommerfeld-base
+pkgver=1
pkgrel=1
-pkgdesc="strisemarx's base metapackage"
arch=('any')
-url="https://strisemarx.com"
-license=('GPL3')
+license=('MIT')
depends=(
'acpid'
'base'
@@ -68,5 +65,3 @@ depends=(
'zsh-history-substring-search'
'zsh-syntax-highlighting'
)
-
-# vim: ts=2 sw=2 et: