mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
fix
This commit is contained in:
parent
9c833bd8f1
commit
aa3199885a
@ -2,7 +2,7 @@
|
|||||||
_pkgname=sddm-tablet
|
_pkgname=sddm-tablet
|
||||||
_reponame=arch
|
_reponame=arch
|
||||||
pkgname="de-p1st-$_pkgname"
|
pkgname="de-p1st-$_pkgname"
|
||||||
pkgver=0.0.1
|
pkgver=0.0.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="tablet friendly sddm configuration"
|
pkgdesc="tablet friendly sddm configuration"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -17,8 +17,6 @@ makedepends=('git')
|
|||||||
source=("git+${url}.git")
|
source=("git+${url}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
depends=('de-p1st-xfce4')
|
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${_reponame}/pkg/${pkgname}"
|
cd "${_reponame}/pkg/${pkgname}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user