summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Smedstad2024-03-16 12:44:00 +0100
committerCarl Smedstad2024-03-16 12:44:00 +0100
commitd4691b50f3d6184feeece41b145c018c66e863c9 (patch)
tree069b1748eeb7a4c27c6bc34e7ec5ee0fb5a73ed4
parent0408911235a1e68956a46d64ab356bae88767c22 (diff)
downloadaur-d4691b50f3d6184feeece41b145c018c66e863c9.tar.gz
upgpkg: 46.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd6935472a4f..20fca78702d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = calls
pkgdesc = Phone dialer and call handler
- pkgver = 45.0
- pkgrel = 2
+ pkgver = 46.0
+ pkgrel = 1
url = https://gitlab.gnome.org/GNOME/calls
arch = x86_64
arch = aarch64
@@ -32,7 +32,7 @@ pkgbase = calls
depends = libpeas
depends = libsecret
depends = sofia-sip
- source = git+https://gitlab.gnome.org/GNOME/calls.git#commit=936d36287324163b958c6ea0c4297c7a607ee18c
+ source = git+https://gitlab.gnome.org/GNOME/calls.git#commit=32c24f5468b157d8c755c79295a14958dc2f86fa
source = git+https://gitlab.gnome.org/World/Phosh/libcall-ui.git
source = remove-failing-tests.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d942c1cd8a01..97c9042b18ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=calls
-pkgver=45.0
-_commit=936d36287324163b958c6ea0c4297c7a607ee18c
-pkgrel=2
+pkgver=46.0
+_commit=32c24f5468b157d8c755c79295a14958dc2f86fa
+pkgrel=1
pkgdesc="Phone dialer and call handler"
arch=(x86_64 aarch64)
url="https://gitlab.gnome.org/GNOME/calls"
@@ -42,7 +42,6 @@ checkdepends=(
gst-plugins-good
gst-plugins-ugly
)
-
source=(
"git+$url.git#commit=$_commit"
"git+https://gitlab.gnome.org/World/Phosh/libcall-ui.git"