~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-devel] [PATCH] main/twm: minor clean up

ScrumpyJack <scrumpyjack@me.com>
Details
Message ID
<alpine.LNX.2.20.1505061331140.9840@st.ilet.to>
Sender timestamp
1430919146
DKIM signature
missing
Download raw message
Patch: +3 -3
Apologies, forgot to reset the pkgrel

---
 main/twm/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/main/twm/APKBUILD b/main/twm/APKBUILD
index 55f248e..4d3e4f9 100644
--- a/main/twm/APKBUILD
+++ b/main/twm/APKBUILD
@@ -2,15 +2,15 @@
# Maintainer:
pkgname=twm
pkgver=1.0.9
pkgrel=1
pkgrel=0
pkgdesc="Tom's or Tab Window Manager for the X Window System"
url="http://www.x.org"
arch="all"
license="MIT"
depends=""
depends_dev=""
makedepends="$depends_dev bison util-macros libxext-dev libx11-dev libxt-dev
	libice-dev libxmu-dev"
makedepends="bison util-macros libxext-dev libx11-dev libxt-dev
             libice-dev libxmu-dev"
install=""
subpackages="$pkgname-doc"
source="http://www.x.org/releases/individual/app/${pkgname}-${pkgver}.tar.bz2"
-- 
2.4.0




---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)