summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Bushchik2022-05-09 18:05:36 +0300
committerIvan Bushchik2022-05-09 18:05:36 +0300
commit2751ba09731f2cb0a05b9bf20aac272df9273592 (patch)
tree57d6ecdefd9240c3e2010c4cbf717129cc916b40
parent46fa987aff8f337e5d1f7953776e86d0cc367bfe (diff)
downloadaur-2751ba09731f2cb0a05b9bf20aac272df9273592.tar.gz
Release v0.1.2a
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97f8d4707a05..d3c782edf9c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plainabout
pkgdesc = plainDE about screen
- pkgver = 0.1.2
- pkgrel = 3
+ pkgver = 0.1.2a
+ pkgrel = 1
url = https://plainde.org
arch = x86_64
arch = i686
@@ -16,7 +16,7 @@ pkgbase = plainabout
depends = polkit
depends = ttf-opensans
depends = make
- source = git+https://github.com/plainDE/plainAbout.git#tag=v0.1.2
+ source = git+https://github.com/plainDE/plainAbout.git#tag=v0.1.2a
sha256sums = SKIP
pkgname = plainabout
diff --git a/PKGBUILD b/PKGBUILD
index 24fae9375995..e53339e5f467 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ivan 'ivabus' Bushchik ivabus@ivabus.dev -> https://github.com/ivabus
pkgname=plainabout
-pkgver=0.1.2
-pkgrel=3
+pkgver=0.1.2a
+pkgrel=1
pkgdesc="plainDE about screen"
arch=(x86_64 i686 arm armv6h armv7h aarch64)
url="https://plainde.org"