summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6b0e868c3ef..cc5c91661e63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = omp-git
pkgdesc = Open-Source Music Player
- pkgver = 0.0.21.1
- pkgrel = 3
+ pkgver = 0.1
+ pkgrel = 1
url = https://openmusicplayer.com/
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index c9d13b4197cd..ac88292c5360 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: DJ Griffin <thewisenoob@gmail.com>
pkgname=omp-git
-pkgver=0.0.21.1
-pkgrel=3
+pkgver=0.1
+pkgrel=1
pkgdesc='Open-Source Music Player'
url='https://openmusicplayer.com/'
arch=(x86_64)