summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJerome Leclanche2022-08-10 11:11:26 +0000
committerJerome Leclanche2022-08-10 11:11:26 +0000
commit440e6b65249982006de8666ab3f0124f6e98000f (patch)
treef1b1329d16762119a0ae8c91c84e744f48ed9a3f /PKGBUILD
parent73cca7311aaa21e22a71add537befe60fbaf9cfb (diff)
downloadaur-ofono.tar.gz
Upstream release 1.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3aa5346d311e..638f0d1be4ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Kenneth Endfinger <kaendfinger@gmail.com>
# Contributor: Librewish <librewish@gmail.com>
pkgname=ofono
-pkgver=1.32
-pkgrel=3
+pkgver=1.34
+pkgrel=1
pkgdesc="Infrastructure for building mobile telephony (GSM/UMTS) applications"
url="https://01.org/ofono"
arch=("i686" "x86_64" "armv6h" "armv7h" "aarch64")
@@ -14,7 +14,7 @@ source=(
"https://www.kernel.org/pub/linux/network/ofono/$pkgname-$pkgver.tar.xz"
# "https://www.kernel.org/pub/linux/network/ofono/$pkgname-$pkgver.tar.sign"
)
-sha256sums=("f7d775887b7b80cf3b82e3f0a6c2696c6d01963d222ca2217919d21b9e803042")
+sha256sums=("c0b96d3013447ec2bcb74579bef90e4e59c68dbfa4b9c6fbce5d12401a43aac7")
build() {
cd "$srcdir/$pkgname-$pkgver"