diff options
author | mikacousin | 2022-01-19 14:24:29 +0100 |
---|---|---|
committer | mikacousin | 2022-01-19 14:24:29 +0100 |
commit | a7410168225840112a6a2f94ef03cd3c40641437 (patch) | |
tree | 8dafcc3cc15cd849afd7f66a77cb0b31707a3edc | |
parent | 7af317f06ba42bd5217eb9fe737bba4bac73c93d (diff) | |
download | aur-a7410168225840112a6a2f94ef03cd3c40641437.tar.gz |
0.5.beta
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = olc-git pkgdesc = Open Lighting Console - pkgver = 0.3.2.alpha + pkgver = 0.5.beta pkgrel = 1 url = https://mikacousin.github.io/olc/ arch = any @@ -1,7 +1,7 @@ # Maintainer: Mika Cousin <mika dot cousin at gmail dot com> pkgname=olc-git -pkgver=0.3.2.alpha +pkgver=0.5.beta pkgrel=1 pkgdesc='Open Lighting Console' arch=(any) |