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

Daniel Isenmann daniel at archlinux.org
Sun May 14 08:50:03 UTC 2017


    Date: Sunday, May 14, 2017 @ 08:50:02
  Author: daniel
Revision: 295980

upgpkg: xsp 4.4-1

New upstream release

Modified:
  xsp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-14 08:49:51 UTC (rev 295979)
+++ PKGBUILD	2017-05-14 08:50:02 UTC (rev 295980)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=xsp
-pkgver=3.0.11
+pkgver=4.4
 pkgrel=1
 pkgdesc="A simple webserver based on mono - provides ASP.NET support"
 arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mono/xsp/archive/${pkgver}.tar.gz
         ${pkgname}.webapp
         ${pkgname}.service)
-md5sums=('6a694d5e87ebe57e532ec80a16b6966d'
-         'c917c07f68b945691506c29750db482f'
-         '9d83bd36d209f8d36a11dfbc4fa50819')
+sha256sums=('231d05550311a47b805331326078f156aa673ae542d2edeb14cc5ab8c34eb1a2'
+            'bcb208c3946ef49ae431a7be50c8effeb61228574b56d36e2c3c1cd9fe04fe02'
+            '4760b3fa782e62890291c7d31e393ee51d18015f91a6fc21b4a928bae4f22f66')
 
 build() {
  # get rid of that .wapi errors; thanks to brice



More information about the arch-commits mailing list