summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 309f0cfa442e..c5422259e473 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xdg-launch-git
pkgdesc = A command line XDG compliant launcher
- pkgver = 0.2.r4.g4ee936c
+ pkgver = 0.3.r0.g4ee936c
pkgrel = 1
url = http://github.com/bbidulock/xdg-launch
install = xdg-launch-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 0056bbf719b1..95fc5390da97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xdg-launch-git
-pkgver=0.2.r4.g4ee936c
+pkgver=0.3.r0.g4ee936c
pkgrel=1
pkgdesc="A command line XDG compliant launcher"
arch=('i686' 'x86_64')