First submission of package
This commit is contained in:
parent
c9a1b559c2
commit
4915fbf9cf
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
@ -1,5 +1,5 @@
|
|||
pkgbase = sierra-breeze-enhanced-decoration-kwin
|
||||
pkgdesc = A fork of BreezeEnhanced to make it (arguably) more minimalistic and informative
|
||||
pkgbase = sierra-breeze-enhanced
|
||||
pkgdesc = A kwin decoration with support for transparency, rounded corners, multiple titlebar button presets and more
|
||||
pkgver = 1.3.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/kupiqu/SierraBreezeEnhanced/
|
||||
|
@ -11,4 +11,4 @@ pkgbase = sierra-breeze-enhanced-decoration-kwin
|
|||
source = https://github.com/kupiqu/SierraBreezeEnhanced/archive/refs/tags/V1.3.1.tar.gz
|
||||
sha256sums = e507084f359ceb1fd11f4b1a54cbd350601d6cebae837765412da7b5d2744b8c
|
||||
|
||||
pkgname = sierra-breeze-enhanced-decoration-kwin
|
||||
pkgname = sierra-breeze-enhanced
|
||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Leo sk <sk.griffinix@gmail.com>
|
||||
|
||||
pkgname=sierra-breeze-enhanced-decoration-kwin
|
||||
pkgname=sierra-breeze-enhanced
|
||||
_gitname=SierraBreezeEnhanced
|
||||
pkgver=1.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="A fork of BreezeEnhanced to make it (arguably) more minimalistic and informative"
|
||||
pkgdesc="A kwin decoration with support for transparency, rounded corners, multiple titlebar button presets and more"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/kupiqu/SierraBreezeEnhanced/"
|
||||
license=('GPL3')
|
||||
|
|
Loading…
Reference in a new issue