summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel T. Borelli2015-12-24 19:28:17 -0300
committerDaniel T. Borelli2015-12-24 19:28:17 -0300
commitcbe88f0d2effaffe04a761bf43211256d16e07d0 (patch)
tree6b67974ce903248f05579c23ff9b3b88ab6fa0b5
parentfda4ad8321b3b47cb5bbb81f7f5a7cfed485f8d8 (diff)
downloadaur-cbe88f0d2effaffe04a761bf43211256d16e07d0.tar.gz
New revision.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17deb7d6ea79..3e8f6b44d734 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = moc_notify-git
pkgdesc = Notifier for 'Music On Console' using libnotify.
- pkgver = 1.2
- pkgrel = 2
+ pkgver = 1.3
+ pkgrel = 1
url = https://github.com/daltomi/moc_notify
install = moc_notify-git.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 89350b5ce03c..ba3a846c4e6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=moc_notify-git
pkgname=$pkgbase
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
pkgdesc="Notifier for 'Music On Console' using libnotify."
arch=('i686' 'x86_64')
url='https://github.com/daltomi/moc_notify'