This commit is contained in:
Daniel Langbein 2021-06-15 15:26:55 +02:00
parent 9c833bd8f1
commit aa3199885a

View File

@ -2,7 +2,7 @@
_pkgname=sddm-tablet
_reponame=arch
pkgname="de-p1st-$_pkgname"
pkgver=0.0.1
pkgver=0.0.2
pkgrel=1
pkgdesc="tablet friendly sddm configuration"
arch=('any')
@ -17,8 +17,6 @@ makedepends=('git')
source=("git+${url}.git")
sha256sums=('SKIP')
depends=('de-p1st-xfce4')
package() {
cd "${_reponame}/pkg/${pkgname}"