summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c49a410b310c..2a5943392d4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
_gitname=gsl
pkgname=microsoft-gsl-git
-pkgver=r401.3819df6
-pkgrel=2
+pkgver=r487.d846fe5
+pkgrel=1
pkgdesc="Microsoft's Guidelines Support Library (GSL)"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/Microsoft/GSL'
license=('MIT')
+provides=('microsoft-gsl')
source=("$_gitname::git+https://github.com/Microsoft/GSL.git")
md5sums=('SKIP')