Update to 0.2.1

This commit is contained in:
Ivan Bushchik 2022-08-13 21:49:35 +03:00
parent e5a90df285
commit 38a953ef78
No known key found for this signature in database
GPG key ID: 3E4E9C7D66E44BF7
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
pkgbase = plainpanel pkgbase = plainpanel
pkgdesc = plainDE panel pkgdesc = plainDE panel
pkgver = 0.2 pkgver = 0.2.1
pkgrel = 2 pkgrel = 1
url = https://plainde.org url = https://plainde.org
arch = x86_64 arch = x86_64
arch = i686 arch = i686
@ -24,7 +24,7 @@ pkgbase = plainpanel
depends = plainartwork depends = plainartwork
depends = plainabout depends = plainabout
conflicts = plainpanel-git conflicts = plainpanel-git
source = git+https://github.com/plainDE/plainPanel.git#tag=0.2 source = git+https://github.com/plainDE/plainPanel.git#tag=0.2.1
sha256sums = SKIP sha256sums = SKIP
pkgname = plainpanel pkgname = plainpanel

View file

@ -1,8 +1,8 @@
# Maintainer: Ivan 'ivabus' Bushchik ivabus@ivabus.dev -> https://github.com/ivabus # Maintainer: Ivan 'ivabus' Bushchik ivabus@ivabus.dev -> https://github.com/ivabus
pkgname=plainpanel pkgname=plainpanel
pkgver=0.2 pkgver=0.2.1
pkgrel=2 pkgrel=1
pkgdesc="plainDE panel" pkgdesc="plainDE panel"
arch=(x86_64 i686 arm armv6h armv7h aarch64) arch=(x86_64 i686 arm armv6h armv7h aarch64)
url="https://plainde.org" url="https://plainde.org"