summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Bushchik2022-11-17 19:14:37 +0300
committerIvan Bushchik2022-11-17 19:14:37 +0300
commit743720e16390ecc0e476333956ca410c541da528 (patch)
treeb18383c1d2a8ff7a85f1d19c36ba08f2408d8eb1
parentc55918e7398eb675fcd74dbb11aa1937adf9a072 (diff)
downloadaur-743720e16390ecc0e476333956ca410c541da528.tar.gz
Update 0.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e3cc18f9fcd..d70659b628bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plainabout
pkgdesc = plainDE about screen
- pkgver = 0.4
- pkgrel = 2
+ pkgver = 0.4.1
+ pkgrel = 1
url = https://plainde.org
arch = x86_64
arch = i686
@@ -19,7 +19,7 @@ pkgbase = plainabout
depends = make
depends = plainbase
conflicts = plainabout-git
- source = git+https://github.com/plainDE/plainAbout.git#tag=0.4
+ source = git+https://github.com/plainDE/plainAbout.git#tag=0.4.1
sha256sums = SKIP
pkgname = plainabout
diff --git a/PKGBUILD b/PKGBUILD
index 84f794e21ac9..5f932cc9ade5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ivan 'ivabus' Bushchik ivabus@ivabus.dev -> https://github.com/ivabus
pkgname=plainabout
-pkgver=0.4
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
pkgdesc="plainDE about screen"
arch=(x86_64 i686 pentium4 arm armv6h armv7h aarch64)
url="https://plainde.org"