summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Bushchik2022-09-19 20:01:07 +0300
committerIvan Bushchik2022-09-19 20:01:07 +0300
commit5d8b35a502846070170a1f029ff33bb90e0c85cd (patch)
tree8ff0ccdb058e2a9a5690bd123696bb8143e0e5d2
parent2e45b8b6084e731a341636f9b170a43a30dc9c0b (diff)
downloadaur-5d8b35a502846070170a1f029ff33bb90e0c85cd.tar.gz
Update to 0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 130b7879cc3c..7078df471429 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plainabout
pkgdesc = plainDE about screen
- pkgver = 0.2.1
+ pkgver = 0.3
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.1
+ source = git+https://github.com/plainDE/plainAbout.git#tag=0.3
sha256sums = SKIP
pkgname = plainabout
diff --git a/PKGBUILD b/PKGBUILD
index cadef524f8c5..1d1f771a376d 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.1
+pkgver=0.3
pkgrel=1
pkgdesc="plainDE about screen"
arch=(x86_64 i686 arm armv6h armv7h aarch64)