[arch-commits] Commit in sx/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Sun Aug 5 06:44:09 UTC 2018
Date: Sunday, August 5, 2018 @ 06:44:08
Author: eschwartz
Revision: 368271
upgpkg: sx 2.0-1
upstream release
Modified:
sx/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-05 06:40:24 UTC (rev 368270)
+++ PKGBUILD 2018-08-05 06:44:08 UTC (rev 368271)
@@ -2,7 +2,7 @@
# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
pkgname=sx
-pkgver=1.1
+pkgver=2.0
pkgrel=1
pkgdesc="Simple alternative to startx(1) for starting an Xorg server."
arch=('any')
@@ -10,7 +10,7 @@
license=('MIT')
depends=('xorg-server' 'xorg-xauth')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('bd78db411062957e43512394b87e1f314686b94f753861b7dbcc781fafdeafd7')
+sha256sums=('c525c8f3605399705b13ca73db37b724b0dc91307486a0a74dd3be7ba14b5f8f')
package() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list