summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuNNjek2021-11-17 14:06:37 +0100
committerSuNNjek2021-11-17 14:06:57 +0100
commitc0c795059f19024db94277b7119625978511983b (patch)
treed1705c4a9c6b3a4ef5916fb436635611575b3655
parent01823b19d5794194fb134c6a049a210309bb0a49 (diff)
downloadaur-fluent-decoration-git.tar.gz
Increase pkgrel because I forgor 💀 last time
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0587dcf29534..e1fb436df89c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fluent-decoration-git
pkgdesc = Fluent-ish window decoration theme for KWin.
pkgver = r22.3251803
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SuNNjek/fluent-decoration
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index e1c14187cadb..03e0b2b57eaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=fluent-decoration
_branch=master
pkgname=$_pkgname-git
pkgver=r22.3251803
-pkgrel=1
+pkgrel=2
pkgdesc="Fluent-ish window decoration theme for KWin."
url='https://github.com/SuNNjek/fluent-decoration'
arch=('x86_64')