fix(aur): Replace pkgver

This commit is contained in:
Michael Carlberg 2017-01-24 12:45:53 +01:00
parent c74a1647ab
commit 9cafc50012
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pkgbase = polybar-git
pkgdesc = A fast and easy-to-use status bar
pkgver = 3.0.0-alpha
pkgver = 3.0.0.alpha
pkgrel = 1
url = https://github.com/jaagr/polybar
arch = i686

View File

@ -2,7 +2,7 @@
# Contributor: Michael Carlberg <c@rlberg.se>
_pkgname=polybar
pkgname="${_pkgname}-git"
pkgver=3.0.0-alpha
pkgver=3.0.0.alpha
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")

View File

@ -1,6 +1,6 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
pkgver = 3.0.0-alpha
pkgver = 3.0.0.alpha
pkgrel = 1
url = https://github.com/jaagr/polybar
arch = i686

View File

@ -1,7 +1,7 @@
# Maintainer: Michael Carlberg <c@rlberg.se>
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=polybar
pkgver=3.0.0-alpha
pkgver=3.0.0.alpha
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")