summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergej Pupykin2020-04-14 17:05:46 +0300
committerSergej Pupykin2020-04-14 17:05:46 +0300
commitba885e3a3f73df35ad0625cc7576b1a1b4fea2ab (patch)
tree9b2c0019cc33c6c2a74a1a577331719ac9e65816 /PKGBUILD
parentcc5847750cc054e950a3bc30a94b57a419ad043d (diff)
downloadaur-xsp.tar.gz
upd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 060014f58af8..1ab3c18e8137 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
# Contributor: Tobias Kieslich <tobias@justdreams.de>
pkgname=xsp
-pkgver=4.6
+pkgver=4.7.1
pkgrel=1
pkgdesc="A simple webserver based on mono - provides ASP.NET support"
arch=('i686' 'x86_64')
license=('custom')
-url="http://www.go-mono.com"
+url="https://github.com/mono/xsp"
depends=('mono' 'sqlite')
options=(!makeflags)
install=${pkgname}.install
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mono/xsp/archive/${pkgver}.tar.gz
${pkgname}.webapp
${pkgname}.service)
-sha256sums=('a44f0d1a55f346e628110087147b5c79298ba6fc40e02b4dd397896ebcb950f9'
+sha256sums=('cc0c6f4ab7de6a23764f1c3b4e4bb1838f6ea7d37143a02fd3e0e7e1369d6c64'
'bcb208c3946ef49ae431a7be50c8effeb61228574b56d36e2c3c1cd9fe04fe02'
'4760b3fa782e62890291c7d31e393ee51d18015f91a6fc21b4a928bae4f22f66')