summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12020-12-01 17:06:31 +0800
committerChocobo12020-12-01 17:06:31 +0800
commit0283c5a0b393af417ba1db2a1e58aa1c3068adc7 (patch)
treec07aeb9025497ca4e34336b5228c8aa87df335c1 /PKGBUILD
parentf6caf50fe9aee23e9cf7ea862cc0d9f4c08a0b26 (diff)
downloadaur-0283c5a0b393af417ba1db2a1e58aa1c3068adc7.tar.gz
upgpkg: exhale 1.1.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f90e821efc2d..998db1b2728c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=exhale
-pkgver=1.0.8
+pkgver=1.1.0
pkgrel=1
pkgdesc="Open source xHE-AAC encoder"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('gcc-libs')
makedepends=('cmake')
options=('staticlibs')
source=("https://gitlab.com/ecodis/exhale/-/archive/v$pkgver/exhale-v$pkgver.tar.bz2")
-sha256sums=('98648eaf6c8b3bb0cec1a8f5077d06531db66335b73f0f543f4f8e4689751b39')
+sha256sums=('9e1fed7d1dc5c757cef04e773424ae50c879655d362cb602d2647b26e371402f')
build() {