summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Bushchik2022-11-04 20:24:04 +0300
committerIvan Bushchik2022-11-04 20:24:04 +0300
commit211ef7ed86d820b591ff734c1088b383bcb457d9 (patch)
treec95987b603f22e81043215860d755baf3b7c1bf4
parent5d8b35a502846070170a1f029ff33bb90e0c85cd (diff)
downloadaur-211ef7ed86d820b591ff734c1088b383bcb457d9.tar.gz
Update to 0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7078df471429..d585004f111b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plainabout
pkgdesc = plainDE about screen
- pkgver = 0.3
+ pkgver = 0.4
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.3
+ source = git+https://github.com/plainDE/plainAbout.git#tag=0.4
sha256sums = SKIP
pkgname = plainabout
diff --git a/PKGBUILD b/PKGBUILD
index 1d1f771a376d..95c597be21d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ivan 'ivabus' Bushchik ivabus@ivabus.dev -> https://github.com/ivabus
pkgname=plainabout
-pkgver=0.3
+pkgver=0.4
pkgrel=1
pkgdesc="plainDE about screen"
arch=(x86_64 i686 arm armv6h armv7h aarch64)