summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrAppleXZ2016-12-26 08:44:35 +0500
committermrAppleXZ2016-12-26 08:44:35 +0500
commit84c7c64cb22f0ac2cce11cd75245c3e75e6e7f98 (patch)
tree72412197477023f1a3a415f61700238c9b96bd00
parente02a9c9965b36d9e5667e92d7dd075d51ca6db3d (diff)
downloadaur-84c7c64cb22f0ac2cce11cd75245c3e75e6e7f98.tar.gz
.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65af7b80419f..2701a308223f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-pkgname=mono-alpha
+pkgname=mono
_pkgname=mono
pkgver=4.8.0
pkgrel=2
@@ -11,7 +11,7 @@ makedepends=('git')
options=('!makeflags')
provides=('monodoc' 'mono')
conflicts=('monodoc' 'mono')
-source=('git://github.com/mono/mono.git#branch=mono-$pkgver-branch' 'mono.binfmt.d')
+source=('git://github.com/mono/mono.git#branch=mono-4.8.0-branch' 'mono.binfmt.d')
md5sums=('SKIP' 'b9ef8a65fea497acf176cca16c1e2402')
build() {