summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorViste2020-12-12 11:52:18 +0300
committerViste2020-12-12 11:52:18 +0300
commit31235c6f5639ef63bcaefbbb28ed97a0a663142d (patch)
tree62fe0f6af0191a58e0ef5625fc544f72a6f536b0 /PKGBUILD
parentae35993223a391fa2c30abb738dcbf79c05a32f2 (diff)
downloadaur-31235c6f5639ef63bcaefbbb28ed97a0a663142d.tar.gz
update 6.5.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47ed75b19d45..1fd571951305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,8 @@ arch=('i686' 'x86_64')
depends=()
options=(!libtool)
conflicts=('libace')
-source=("https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-6_5_11/ACE-${pkgver}.tar.gz")
-sha256sums=('f92748cce861809a99326e99abeba6762dd666b1dcb738aa1bf0c960e4ecf6c2')
+source=("https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-6_5_12/ACE-${pkgver}.tar.gz")
+sha256sums=('de96c68a6262d6b9ba76b5057c02c7e6964c070b1328a63bf70259e9530a7996')
build() {
export ACE_ROOT=$srcdir/ACE_wrappers