summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Nielsen2021-01-19 12:49:13 +1000
committerAdam Nielsen2021-01-19 12:49:59 +1000
commit1924504cef0b68d79a682f0479ae076d891c889b (patch)
treee0bcdb0da8e9aaea50b13ddd649b11b3ffca825c /PKGBUILD
parentb5e2dd7c7f0afa26dc6c9dc4b1fc9069132fa0ae (diff)
downloadaur-1924504cef0b68d79a682f0479ae076d891c889b.tar.gz
Update to version 21.1.0.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa9e75ab3806..d302086e110a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
_pkgname=instantclient-basic
pkgname=oracle-${_pkgname}
-pkgver=19.8.0.0.0
-_urlver=19800
-_unzippath=instantclient_19_8
+pkgver=21.1.0.0.0
+_urlver=211000
+_unzippath=instantclient_21_1
pkgrel=1
pkgdesc="Light replacement for the Oracle client (files to run OCI, OCCI and JDBC-OCI programs)"
arch=('x86_64')
@@ -25,18 +25,18 @@ DLAGENTS+=('manual::/usr/bin/false');
# These are the only files we want to include in the source package
source=(LICENSE
oracle.sh
- "https://download.oracle.com/otn_software/linux/instantclient/${_urlver}/${_pkgname}-linux.x64-${pkgver}dbru.zip")
+ "https://download.oracle.com/otn_software/linux/instantclient/${_urlver}/${_pkgname}-linux.x64-${pkgver}.zip")
md5sums=('2d62e22e4f2d7e6d220fafde0f692a7d'
'784005aa31cb56bb2303179d98fccd8e'
- '6c1fbe6300fb567a85fc2a83264eca1b')
+ 'd8e8921724efccf976334f8c5ca8813d')
sha256sums=('f904a30b07ddf7806a33620f93b94c3d315154d26a371ece48695bb3555064a2'
'36b5ab97950f1667403dd9b59c3cad25d8f9e457702feaece835d1bff7c971c9'
- 'b7a5854ff8aa64acf90d1c6d6d313517292d79163e9e3b583c3e9d7a313cca46')
+ '9b63e264c01ac54a0f0e61bd638576aed6f04a36b305bcd17847755e7b9855ce')
plain "If you run into any problems downloading the files, get the .zip version from"
plain "Oracle and place them in the PKGBUILD directory then re-run makepkg:"
plain ""
-plain " http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html"
+plain " https://www.oracle.com/database/technologies/instant-client/linux-x86-64-downloads.html"
plain ""
plain "Alternatively, unofficial prebuilt Arch packages are available by adding the"
plain "following lines to /etc/pacman.conf, if you agree to the Oracle licence[1]:"