summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84a32e3d3be4..b7268a10e5ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-plasmalights
pkgdesc = Plasma LED driver, FX Sequencer and plugins for Pimoroni.
pkgver = 2.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pimoroni/plasma
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 638dd3e2e283..974941ec13de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-plasmalights
_name=${pkgname#python-}
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Plasma LED driver, FX Sequencer and plugins for Pimoroni."
arch=('any')
url="https://github.com/pimoroni/plasma"