summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel T. Borelli2015-12-23 00:56:09 -0300
committerDaniel T. Borelli2015-12-23 00:56:09 -0300
commit36c28bdf538acee402a9438b757f857f5f92fc99 (patch)
tree5ec140d0e030580c50cd7f54905fab74c2f361f0
parent7b15e1f2351738f1fa2a6826d310f2ee32f037ce (diff)
downloadaur-36c28bdf538acee402a9438b757f857f5f92fc99.tar.gz
New version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 257becc684ea..bf8ec453f38b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = moc_notify-git
pkgdesc = Notifier for 'Music On Console' using libnotify.
- pkgver = 0.1
- pkgrel = 2
+ pkgver = 0.2
+ pkgrel = 1
url = https://github.com/daltomi/moc_notify
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2f0644260cf9..fcc4d312336c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=moc_notify-git
pkgname=$pkgbase
-pkgver=0.1
-pkgrel=2
+pkgver=0.2
+pkgrel=1
pkgdesc="Notifier for 'Music On Console' using libnotify."
arch=('i686' 'x86_64')
url='https://github.com/daltomi/moc_notify'