chore: bump to 1.0
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
pkgbase = plasma6-themes-warg
|
||||
pkgdesc = Desktop theme for Plasma 6
|
||||
pkgver = 0.2
|
||||
pkgver = 1.0
|
||||
pkgrel = 1
|
||||
url = https://git.owall.se/oscar/plasma6-themes-warg
|
||||
arch = any
|
||||
license = Apache-2.0
|
||||
source = plasma6-themes-warg-0.2.tar.gz::https://git.owall.se/oscar/plasma6-themes-warg/archive/0.2.tar.gz
|
||||
sha256sums = 95d015765eb510496644acaf39e5b2373fad6b5fc6bfebecc2238a6467c3603e
|
||||
source = plasma6-themes-warg-1.0.tar.gz::https://git.owall.se/oscar/plasma6-themes-warg/archive/1.0.tar.gz
|
||||
sha256sums = 65e2e433efd8473e953818e65be53ae927171f2b97415c29a78b45c008968644
|
||||
|
||||
pkgname = plasma6-themes-warg
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# Maintainer: Oscar Wallberg <oscar.wallberg@outlook.com>
|
||||
pkgname=plasma6-themes-warg
|
||||
pkgver=0.2
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Desktop theme for Plasma 6"
|
||||
arch=(any)
|
||||
url="https://git.owall.se/oscar/${pkgname}"
|
||||
license=('Apache-2.0')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('95d015765eb510496644acaf39e5b2373fad6b5fc6bfebecc2238a6467c3603e')
|
||||
sha256sums=('65e2e433efd8473e953818e65be53ae927171f2b97415c29a78b45c008968644')
|
||||
|
||||
build() {
|
||||
cd "${srcdir:?}/${pkgname}" || return 1
|
||||
|
||||
Reference in New Issue
Block a user