summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Griffin2018-05-06 18:43:02 -0400
committerDJ Griffin2018-05-06 18:43:02 -0400
commit433e672659192a1fbd7a52c2533c656fd4542ced (patch)
treec9c6ef50741c90c0749c3ef2be96c062f7026df6
parentb9ac2667d64763570ac10ff6d681491c70daa447 (diff)
downloadaur-433e672659192a1fbd7a52c2533c656fd4542ced.tar.gz
0.0.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 244218a8b0ec..46622a9614d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = omp-git
- pkgdesc = GTK3 Music Player
- pkgver = 0.0.9
+ pkgdesc = Open Source GTK3 Music Player
+ pkgver = 0.0.10
pkgrel = 1
url = http://openmusicplayer.com/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9e7a0d0998cd..39618eb315a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: DJ Griffin <thewisenoob@gmail.com>
pkgname=omp-git
-pkgver=0.0.9
+pkgver=0.0.10
pkgrel=1
-pkgdesc='GTK3 Music Player'
+pkgdesc='Open Source GTK3 Music Player'
url='http://openmusicplayer.com/'
arch=(x86_64)
license=(GPL3)