diff options
Diffstat (limited to 'community/kmscon/PKGBUILD')
-rw-r--r-- | community/kmscon/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kmscon/PKGBUILD b/community/kmscon/PKGBUILD index 801f87927..0d04c752f 100644 --- a/community/kmscon/PKGBUILD +++ b/community/kmscon/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 85313 2013-02-28 21:20:56Z thestinger $ +# $Id: PKGBUILD 98861 2013-10-20 18:22:20Z thestinger $ # Maintainer: Daniel Micay <danielmicay@gmail.com> # Contributor: David Herrmann <dh.herrmann@googlemail.com> pkgname=kmscon pkgver=7 -pkgrel=1 +pkgrel=2 pkgdesc='Terminal emulator based on Kernel Mode Setting (KMS)' arch=(i686 x86_64) url='https://github.com/dvdhrm/kmscon' |