summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume BOEHM2025-02-23 12:27:50 +0100
committerGuillaume BOEHM2025-02-23 12:27:50 +0100
commitc0169e02c203bf06bb31af5bc3b4d2e9a078fe51 (patch)
tree6e517d987011bb52f0b9a36a7d2cbcc46ab43acb
parent097b2df6d49fab49712664358c14ad96a8dccfa3 (diff)
downloadaur-c0169e02c203bf06bb31af5bc3b4d2e9a078fe51.tar.gz
Bump to 3.8.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a63b6eb67ddc..a90bb9ac3441 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-pywal16
pkgdesc = Generate and change color-schemes on the fly (fork that uses 16 colors)
- pkgver = 3.8.0
+ pkgver = 3.8.1
pkgrel = 1
epoch = 1
url = https://github.com/eylles/pywal16
@@ -34,7 +34,7 @@ pkgbase = python-pywal16
provides = python-pywal
conflicts = pywal
conflicts = python-pywal
- source = git+https://github.com/eylles/pywal16.git#tag=3.8.0
+ source = git+https://github.com/eylles/pywal16.git#tag=3.8.1
b2sums = SKIP
pkgname = python-pywal16
diff --git a/PKGBUILD b/PKGBUILD
index abd1343759c4..532e2082581f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=pywal16
pkgname=python-${_gitname}
-pkgver=3.8.0
+pkgver=3.8.1
pkgrel=1
epoch=1
pkgdesc='Generate and change color-schemes on the fly (fork that uses 16 colors)'