summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan2020-04-05 01:41:21 +1100
committerDan2020-04-05 01:41:21 +1100
commita628010e6f38bd0be2f1fc1545abff29701d4fc8 (patch)
tree2b5625bf1d8cdbd53f1d4b56ce21c1183742d927 /PKGBUILD
parent4503beffc66a5cf64a100a21ffa83a07bba75599 (diff)
downloadaur-a628010e6f38bd0be2f1fc1545abff29701d4fc8.tar.gz
Updated to 15.0.4033.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c921217af5d..a6280a4ea272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Gabriel Morrison Lima Dantas <gabrielmldantas@gmail.com>
+# Maintainer: DoctorZeus(Dan) <contact@techtonicsoftware.com>
+# Contributor: Gabriel Morrison Lima Dantas <gabrielmldantas@gmail.com>
# Contributor: Aleksey Kamenskikh <aleksey.kamenskikh@gmail.com>
pkgname=mssql-server
-pkgver=15.0.4013.40
-_prodver=${pkgver}-8
+pkgver=15.0.4033.1
+_prodver=${pkgver}-2
pkgrel=1
pkgdesc="Microsoft SQL Server for Linux"
arch=('x86_64')
@@ -11,7 +12,7 @@ license=('unknown')
depends=(python2-configparser numactl sssd 'openssl-1.0>=1.0.2.l')
source=("https://packages.microsoft.com/rhel/7/mssql-server-2019/${pkgname}-${_prodver}.x86_64.rpm")
-sha256sums=('d2dcc1de1eca8beeca0cb6e6aba4ef5acf0a14c493e52686f2a26ee3f90b2f38')
+sha256sums=('dd4605973501437aa84d277aacfd82613936ba3d6730979974c7c9b08ae544d2')
install=$pkgname.install