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

Eli Schwartz eschwartz at archlinux.org
Fri Feb 8 01:55:21 UTC 2019


    Date: Friday, February 8, 2019 @ 01:55:20
  Author: eschwartz
Revision: 430413

upgpkg: sx 2.1.1-1

upstream release
basically just docs again

Modified:
  sx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-08 01:45:03 UTC (rev 430412)
+++ PKGBUILD	2019-02-08 01:55:20 UTC (rev 430413)
@@ -1,7 +1,7 @@
 # Maintainer: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=sx
-pkgver=2.1
+pkgver=2.1.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=('55a713f4f026c3844eb0a1079d373051259271929c7766416d11bc537dea3c77')
+sha256sums=('32f84a14f46ff1c04c49d08cdfcfa6d25d18f4b3aff958794684c5d0e5fd3d5f')
 
 package() {
     cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list