summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2021-11-19 13:03:39 +0100
committerPhilip Goto2021-11-19 13:03:39 +0100
commit86a28e7c1293727e974344078561d674c31fd82b (patch)
tree66ccdf3a3e3a066267b2221797f981618e7b9103
parent7010e705a4f02a48db17b327d19364ffb035a0a5 (diff)
downloadaur-86a28e7c1293727e974344078561d674c31fd82b.tar.gz
Update version
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD8
2 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78875dcf95a9..e2502e262923 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,9 @@
pkgbase = callaudiod-git
pkgdesc = Call audio routing daemon
- pkgver = 0.1.0.r0.g007b341
+ pkgver = 0.1.1.r0.gc9550e1
pkgrel = 1
url = https://gitlab.com/mobian1/callaudiod
- arch = i686
arch = x86_64
- arch = armv7h
arch = aarch64
license = GPL3
makedepends = git
@@ -19,4 +17,3 @@ pkgbase = callaudiod-git
md5sums = SKIP
pkgname = callaudiod-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 13a1f20d29d8..33fa4cc9881e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=callaudiod-git
-pkgver=0.1.0.r0.g007b341
+pkgver=0.1.1.r0.gc9550e1
pkgrel=1
-pkgdesc="Call audio routing daemon"
-arch=(i686 x86_64 armv7h aarch64)
-url="https://gitlab.com/mobian1/callaudiod"
+pkgdesc='Call audio routing daemon'
+arch=(x86_64 aarch64)
+url='https://gitlab.com/mobian1/callaudiod'
license=(GPL3)
depends=(alsa-lib glib2 libpulse)
makedepends=(git meson)