This commit is contained in:
parent
0d852f8a7c
commit
9ce1c3e3da
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Jef Roosens
|
# Maintainer: Jef Roosens
|
||||||
|
|
||||||
pkgname="jjr-dmenu"
|
pkgname="jjr-dmenu"
|
||||||
pkgver="5.1"
|
pkgver="5.2"
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Chewing_Bever's custom build of Suckless's dmenu."
|
pkgdesc="Chewing_Bever's custom build of Suckless's dmenu."
|
||||||
arch=("x86_64")
|
arch=("x86_64")
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# dmenu version
|
# dmenu version
|
||||||
VERSION = 5.1
|
VERSION = 5.2
|
||||||
|
|
||||||
# paths
|
# paths
|
||||||
PREFIX = /usr/local
|
PREFIX = /usr/local
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue