summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Simowitz2019-11-24 14:52:53 -0800
committerDylan Simowitz2019-11-24 14:52:53 -0800
commitc9c37d083a66afb3171152e4121225cf2efa72cc (patch)
treef86d22cc26e673e5e26ecbd57434886f101539ad
parentdb38774f0f4bf0ef58823702d48714bffb2b05ce (diff)
downloadaur-c9c37d083a66afb3171152e4121225cf2efa72cc.tar.gz
rename to hello-kde-git
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d29fe20e9f3..8703a8055ec7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-pkgbase = breezeway-mod-git
- pkgdesc = BreezewayMod is a fork of the Breezeway window decoration which aims to mimic the macOS interface.
- pkgver = r65.17b8cc6
+pkgbase = hello-kde-git
+ pkgdesc = hello. is a compilation of various color-schemes, themes, icons and more for the KDE Plasma desktop. It is unopinionated, putting you in charge.
+ pkgver = r47.1400b81
pkgrel = 1
- url = https://github.com/n4n0GH/breezeway-mod
+ url = https://github.com/n4n0GH/hello
arch = i686
arch = x86_64
license = GPL2
@@ -11,9 +11,9 @@ pkgbase = breezeway-mod-git
makedepends = extra-cmake-modules
makedepends = kdecoration
depends = kwin
- provides = breezeway-mod
- source = git+https://github.com/n4n0GH/breezeway-mod.git
+ provides = hello-kde
+ source = git+https://github.com/n4n0GH/hello.git
md5sums = SKIP
-pkgname = breezeway-mod-git
+pkgname = hello-kde-git
diff --git a/PKGBUILD b/PKGBUILD
index 60a63aeedbe0..33e1ea7a3d7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Dylan Simowitz <aur@dylan.simowitz.com>
-pkgname="breezeway-mod-git"
-_pkgname="breezeway-mod"
-pkgver=r65.17b8cc6
+pkgname="hello-kde-git"
+_pkgname="hello"
+pkgver=r47.1400b81
pkgrel=1
-pkgdesc="BreezewayMod is a fork of the Breezeway window decoration which aims to mimic the macOS interface."
+pkgdesc="hello. is a compilation of various color-schemes, themes, icons and more for the KDE Plasma desktop. It is unopinionated, putting you in charge."
arch=('i686' 'x86_64')
-url="https://github.com/n4n0GH/breezeway-mod"
+url="https://github.com/n4n0GH/hello"
license=('GPL2')
depends=('kwin')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'kdecoration')
-source=('git+https://github.com/n4n0GH/breezeway-mod.git')
+source=('git+https://github.com/n4n0GH/hello.git')
md5sums=('SKIP')
-provides=('breezeway-mod')
+provides=('hello-kde')
pkgver() {
cd "$srcdir/$_pkgname"