summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Nielsen2024-04-06 09:34:51 +1000
committerAdam Nielsen2024-04-06 09:34:51 +1000
commit30f3d2442ac304edd46d47875ce774a0c4c24696 (patch)
tree014d3361f06c0f2491d0b5406e8e26ed0a0abfaf /PKGBUILD
parentb680eaad0c7fb8cf07ccfa6e102f39a7c919dd47 (diff)
downloadaur-oracle-instantclient-tools.tar.gz
Update to version 21.13.0.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e896a7c9200..9ada1e0af161 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
_pkgname=instantclient-tools
pkgname=oracle-${_pkgname}
-pkgver=21.11.0.0.0
+pkgver=21.13.0.0.0
_pkgver_vendor_suffix=dbru
-_urlver=2111000
-_unzippath=instantclient_21_11
+_urlver=2113000
+_unzippath=instantclient_21_13
pkgrel=1
pkgdesc="Data Pump, SQL*Loader and Workload Replay Client for Oracle Instant Client"
arch=('x86_64')
@@ -20,8 +20,8 @@ replaces=('instantclient-sqlplus')
options=(!strip)
source=("https://download.oracle.com/otn_software/linux/instantclient/${_urlver}/${_pkgname}-linux.x64-${pkgver}${_pkgver_vendor_suffix}.zip")
-md5sums=('4f7936e593db380829f70209dbb51595')
-sha256sums=('b8066f097a3fa5921bcec81364c210bd2ab75031125fdbe2122f4443dd676eb0')
+md5sums=('7dd8c74eeb529db848beb08466cd341d')
+sha256sums=('5b9e4401580f7bd7fda777df12d5437d80af14cf3838ddd152badea68498fa1b')
package() {
cd "$srcdir/${_unzippath}/"