gnome 47 alpha
This commit is contained in:
parent
5ab8da5e08
commit
7b8ed237fa
3 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Danct12 <danct12@disroot.org>
|
||||
pkgname=gnome-calls
|
||||
pkgver=46.3
|
||||
pkgver=47
|
||||
pkgrel=1
|
||||
pkgdesc="Make and receive PSTN phone calls"
|
||||
url="https://gitlab.gnome.org/GNOME/calls"
|
||||
|
@ -33,7 +33,7 @@ makedepends=(
|
|||
)
|
||||
checkdepends=('xorg-server-xvfb')
|
||||
replaces=('calls')
|
||||
_commit="f8c247148717bbad9414a9b246d88d1e685e68ed" # tags/v46.3
|
||||
_commit="d27be9fc28b2b0acee19e48dbe69660e37420376" # tags/v46.3
|
||||
source=("git+https://gitlab.gnome.org/GNOME/calls.git#commit=$_commit")
|
||||
sha256sums=('4eddd4cbdd10c9f3f611573b05b5ce7275f1dab3f6ae1aeda9e4b2fc2ea2494b')
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
pkgname=gnome-contacts-mobile
|
||||
_pkgname=gnome-contacts
|
||||
pkgver=45.1
|
||||
pkgver=47
|
||||
pkgrel=1
|
||||
pkgdesc="Contacts Manager for GNOME - Forked for Purism patches"
|
||||
url="https://wiki.gnome.org/Apps/Contacts"
|
||||
|
@ -37,7 +37,7 @@ makedepends=(
|
|||
)
|
||||
provides=(gnome-contacts)
|
||||
conflicts=(gnome-contacts)
|
||||
_commit=aa0456c32a6ec8e766ea090e7f3fb85e0035f506 # tags/45.1^0
|
||||
_commit="ac01460170d3f3486bfa6d4b45d0d1195f7a8e7e" # tags/45.1^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit"
|
||||
'0001-ContactSheet-Add-make-call-and-send-sms-button.patch')
|
||||
b2sums=('SKIP'
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Danct12 <danct12@disroot.org>
|
||||
_pkgname=chatty
|
||||
pkgname=purism-chatty
|
||||
pkgver=0.8.4
|
||||
pkgver=0.8.5
|
||||
pkgrel=1
|
||||
pkgdesc="SMS/MMS, Matrix and (optionally) XMPP messaging app"
|
||||
url="https://gitlab.gnome.org/World/Chatty"
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
'mmsd-tng: MMS support'
|
||||
'purple-telegram: Telegram chat protocol support'
|
||||
)
|
||||
_commit="28b23d3d1a376b4691e031010fbe4a4b0da64d69" # tags/v0.8.4
|
||||
_commit="7bea437c9e3086148da41a91e82218c9422aa67f" # tags/v0.8.4
|
||||
source=($_pkgname::git+https://gitlab.gnome.org/World/Chatty.git#commit=${_commit})
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Reference in a new issue