Update PKGBUILDs for 3.4.0
This commit is contained in:
parent
91652736ae
commit
fe7dc28b07
@ -2,7 +2,7 @@
|
||||
# Contributor: Michael Carlberg <c@rlberg.se>
|
||||
_pkgname=polybar
|
||||
pkgname="${_pkgname}-git"
|
||||
pkgver=3.3.0
|
||||
pkgver=3.4.0
|
||||
pkgrel=1
|
||||
pkgdesc="A fast and easy-to-use status bar"
|
||||
arch=("i686" "x86_64")
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Maintainer: Michael Carlberg <c@rlberg.se>
|
||||
# Contributor: Michael Carlberg <c@rlberg.se>
|
||||
pkgname=polybar
|
||||
pkgver=3.3.1
|
||||
pkgver=3.4.0
|
||||
pkgrel=1
|
||||
pkgdesc="A fast and easy-to-use status bar"
|
||||
arch=("i686" "x86_64")
|
||||
@ -23,7 +23,7 @@ makedepends=("cmake" "git" "python" "python2" "pkg-config")
|
||||
conflicts=("polybar-git")
|
||||
install="${pkgname}.install"
|
||||
source=(${url}/releases/download/${pkgver}/polybar-${pkgver}.tar)
|
||||
sha256sums=('b0982a729f99f658d77969fd582d074843a57982b5e7c6b2b6efee5480b2a81c')
|
||||
sha256sums=('69a098f22d7a72eb594030aff687801252b18520b097c12f5c7894a99c4bcd1b')
|
||||
|
||||
prepare() {
|
||||
mkdir -p "${pkgname}/build"
|
||||
|
Loading…
Reference in New Issue
Block a user