summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Bushchik2022-08-13 21:42:42 +0300
committerIvan Bushchik2022-08-13 21:42:42 +0300
commit2e45b8b6084e731a341636f9b170a43a30dc9c0b (patch)
treeb9ad458678b1eeefcee9da1eabe6dcc75b982443
parent89dd70ada6614770248f66f2a35317e161930c55 (diff)
downloadaur-2e45b8b6084e731a341636f9b170a43a30dc9c0b.tar.gz
Update to 0.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b5a08ef0f34..130b7879cc3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plainabout
pkgdesc = plainDE about screen
- pkgver = 0.2
+ pkgver = 0.2.1
pkgrel = 1
url = https://plainde.org
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = plainabout
depends = make
depends = plainbase
conflicts = plainabout-git
- source = git+https://github.com/plainDE/plainAbout.git#tag=0.2
+ source = git+https://github.com/plainDE/plainAbout.git#tag=0.2.1
sha256sums = SKIP
pkgname = plainabout
diff --git a/PKGBUILD b/PKGBUILD
index 8b94c2f59d8f..cadef524f8c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ivan 'ivabus' Bushchik ivabus@ivabus.dev -> https://github.com/ivabus
pkgname=plainabout
-pkgver=0.2
+pkgver=0.2.1
pkgrel=1
pkgdesc="plainDE about screen"
arch=(x86_64 i686 arm armv6h armv7h aarch64)