summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12022-07-08 21:27:22 +0800
committerChocobo12022-07-08 21:27:22 +0800
commit89fedc689b62e8fedac8b2bebed99ffc5adc6174 (patch)
treebd0c32c582246dc1850c9991daf391a08d416b5a /PKGBUILD
parent05143effddb9b8bf4be27fca8c5de09a833d4e1d (diff)
downloadaur-exhale-git.tar.gz
upgpkg: exhale-git 1.1.9.1.r0.g4ef4bc3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49619067bddf..decfa79aecce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=exhale-git
-pkgver=1.1.0.r0.gc71ec48
+pkgver=1.1.9.1.r0.g4ef4bc3
pkgrel=1
pkgdesc="Open source xHE-AAC encoder"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://gitlab.com/ecodis/exhale"
license=('custom')
depends=('gcc-libs')
makedepends=('git' 'cmake')
-provides=('exhale')
+provides=("exhale=$pkgver")
conflicts=('exhale')
source=("git+https://gitlab.com/ecodis/exhale.git")
sha256sums=('SKIP')