summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12021-01-18 01:00:00 +0800
committerChocobo12021-01-18 01:00:00 +0800
commit569d0f043e0522c11e1dc00702255ddae3d0f72b (patch)
tree012625163f6fd05fff6892624a440eb0e283daae /PKGBUILD
parent9547f9212e70245072804b806f87958a4e839b01 (diff)
downloadaur-569d0f043e0522c11e1dc00702255ddae3d0f72b.tar.gz
upgpkg: exhale 1.1.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27b63c2e52af..a6b0376322b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=exhale
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc="Open source xHE-AAC encoder"
arch=('i686' 'x86_64')
url="https://gitlab.com/ecodis/exhale"
@@ -10,7 +10,7 @@ license=('custom')
depends=('gcc-libs')
makedepends=('cmake')
source=("https://gitlab.com/ecodis/exhale/-/archive/v$pkgver/exhale-v$pkgver.tar.bz2")
-sha256sums=('9e1fed7d1dc5c757cef04e773424ae50c879655d362cb602d2647b26e371402f')
+sha256sums=('91d38ea9455a07013f24c9b1a07f516573aadf3d0c9a420966903f678189486e')
build() {