[arch-commits] Commit in sx/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Wed Oct 17 00:16:57 UTC 2018


    Date: Wednesday, October 17, 2018 @ 00:16:56
  Author: eschwartz
Revision: 394877

upgpkg: sx 2.1-1

minor documentation update

Modified:
  sx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-16 23:08:40 UTC (rev 394876)
+++ PKGBUILD	2018-10-17 00:16:56 UTC (rev 394877)
@@ -1,7 +1,7 @@
 # Maintainer: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=sx
-pkgver=2.0
+pkgver=2.1
 pkgrel=1
 pkgdesc="Simple alternative to startx(1) for starting an Xorg server."
 arch=('any')
@@ -9,7 +9,7 @@
 license=('MIT')
 depends=('xorg-server' 'xorg-xauth')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('c525c8f3605399705b13ca73db37b724b0dc91307486a0a74dd3be7ba14b5f8f')
+sha256sums=('55a713f4f026c3844eb0a1079d373051259271929c7766416d11bc537dea3c77')
 
 package() {
     cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list