mirror of
https://github.com/tiyn/dmenu.git
synced 2025-11-24 06:19:46 +01:00
fixing PKGBUILD AND SRCINFO Versions
This commit is contained in:
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."
|
||||||
|
|||||||
Reference in New Issue
Block a user