summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDario Ostuni2019-01-12 19:15:51 +0100
committerDario Ostuni2019-01-12 19:15:51 +0100
commit1f1e08dd867d4b02717fd958cfc33a40a3224b4b (patch)
tree7b1c2b4b9ce30fb1a3e94ceb78dfc32b9560c99d
parent0f785d9957f48f68b147c5a71751f59b35677c1b (diff)
downloadaur-1f1e08dd867d4b02717fd958cfc33a40a3224b4b.tar.gz
Update to version 4.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf5c531a7eac..fc9e38f71590 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 12 18:09:55 UTC 2018
+# Sat Jan 12 18:15:48 UTC 2019
pkgbase = mono-basic
pkgdesc = Mono Visual Basic.NET compiler
- pkgver = 4.7
+ pkgver = 4.8
pkgrel = 1
url = http://www.mono-project.com/
arch = i686
@@ -11,8 +11,8 @@ pkgbase = mono-basic
arch = aarch64
license = GPL
depends = mono
- source = https://github.com/mono/mono-basic/archive/4.7.tar.gz
- sha384sums = 4f916f37e2a00655cf5533886f3259431abdcdec37d5a18c3a7d056316867605055e5afd1adf792091fca674cb3d5cfa
+ source = mono-basic-4.8::git+https://github.com/mono/mono-basic.git#commit=e31cb702937a0adcc853250a0989c5f43565f9b8
+ sha384sums = SKIP
pkgname = mono-basic
diff --git a/PKGBUILD b/PKGBUILD
index 203d0b491f0f..7a692ecb41ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,16 @@
# Contributor: Daniel Isenmann <daniel@archlinux.org>
pkgname=mono-basic
-pkgver=4.7
+pkgver=4.8
pkgrel=1
pkgdesc="Mono Visual Basic.NET compiler"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
license=('GPL')
url="http://www.mono-project.com/"
depends=('mono')
-source=("https://github.com/mono/mono-basic/archive/${pkgver}.tar.gz")
-sha384sums=('4f916f37e2a00655cf5533886f3259431abdcdec37d5a18c3a7d056316867605055e5afd1adf792091fca674cb3d5cfa')
+source=("${pkgname}-${pkgver}::git+https://github.com/mono/mono-basic.git#commit=e31cb702937a0adcc853250a0989c5f43565f9b8")
+#source=("https://github.com/mono/mono-basic/archive/${pkgver}.tar.gz")
+sha384sums=('SKIP')
build() {
# get rid of that .wapi errors; thanks to brice