mirror of
https://github.com/tiyn/dmenu.git
synced 2025-04-19 16:17:46 +02:00
fixing PKGBUILD AND SRCINFO Versions
This commit is contained in:
parent
446fd5502f
commit
9afe2c2b5b
17
.SRCINFO
Normal file
17
.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
pkgbase = dmenu-tiyn-git
|
||||||
|
pkgdesc = This is the dmenu build of tiyn. It includes the border, center and password patches.
|
||||||
|
pkgver = 4.9
|
||||||
|
pkgrel = 1
|
||||||
|
url = https://github.com/tiyn/dmenu
|
||||||
|
arch = x86_64
|
||||||
|
arch = i686
|
||||||
|
license = MIT
|
||||||
|
makedepends = git
|
||||||
|
provides = dmenu
|
||||||
|
conflicts = dmenu
|
||||||
|
replaces = dmenu
|
||||||
|
source = git+https://github.com/tiyn/dmenu
|
||||||
|
md5sums = SKIP
|
||||||
|
|
||||||
|
pkgname = dmenu-tiyn-git
|
||||||
|
|
2
PKGBUILD
2
PKGBUILD
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
# Maintainer: Marten Kante <tiyn@martenkante.eu>
|
# Maintainer: Marten Kante <tiyn@martenkante.eu>
|
||||||
pkgname=dmenu-tiyn-git
|
pkgname=dmenu-tiyn-git
|
||||||
pkgver=4.9.r7.3a6a2a8
|
pkgver=4.9
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=
|
epoch=
|
||||||
pkgdesc="This is the dmenu build of tiyn. It includes the border, center and password patches."
|
pkgdesc="This is the dmenu build of tiyn. It includes the border, center and password patches."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user