summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDX372020-11-18 17:15:47 +0700
committerDX372020-11-18 17:15:47 +0700
commitc5c05a53908f9592d2d799cf300bb491974b7e83 (patch)
treec34573743f389cff821a871b76a03934418d994b
parent97282c827e528640a36d00251909c61235f7820e (diff)
downloadaur-c5c05a53908f9592d2d799cf300bb491974b7e83.tar.gz
replace manual download with actual URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 612329171292..d4e542a72991 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = oracle-xe
pkgdesc = a non free DBMS
pkgver = 18.4.0_1.0
- pkgrel = 1
+ pkgrel = 2
url = http://www.oracle.com/
install = oracle-xe.install
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = oracle-xe
provides = oracle-xe
conflicts = oracle-xe
options = !strip
- source = manual://download/file/from/oracle/page/oracle-database-xe-18c-1.0-1.x86_64.rpm
+ source = https://download.oracle.com/otn-pub/otn_software/db-express/oracle-database-xe-18c-1.0-1.x86_64.rpm
source = oracle_env.csh
source = oracle_env.sh
source = oracle-xe-18c
diff --git a/PKGBUILD b/PKGBUILD
index 4e0c04602687..d4e231f45604 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=oracle-xe
pkgver=18.4.0_1.0
-pkgrel=1
+pkgrel=2
pkgdesc="a non free DBMS"
url="http://www.oracle.com/"
license=('custom')
@@ -20,7 +20,7 @@ options=('!strip')
depends=('libaio>=0.3.112-2' 'gcc>=9.3.0-1' 'binutils>=2.34-2.1' 'make>=4.3-1' 'glibc>=2.31-2' 'bc' 'net-tools')
install='oracle-xe.install'
source=(
- 'manual://download/file/from/oracle/page/oracle-database-xe-18c-1.0-1.x86_64.rpm'
+ 'https://download.oracle.com/otn-pub/otn_software/db-express/oracle-database-xe-18c-1.0-1.x86_64.rpm'
'oracle_env.csh'
'oracle_env.sh'
'oracle-xe-18c'
@@ -29,8 +29,6 @@ source=(
'oracle-xe.service'
)
-DLAGENTS+=('manual::/usr/bin/echo The source file for this package needs to be downloaded manually, since it requires a login and is not redistributable. Please visit http://www.oracle.com/technetwork/database/database-technologies/express-edition/downloads/index.html')
-
sha256sums=('4df0318d72a0b97f5468b36919a23ec07533f5897b324843108e0376566d50c8'
'5472f8ea19a2b33780146bc95e5dc9263bb9c05b18150d24d08a85f04ed86b84'
'9b584b6403ec0a3c8567d1720347769c92ba9f02ee460979506d641a5aa32f8b'