Date: Sunday, May 2, 2021 @ 14:12:59 Author: bgyorgy Revision: 926151
Minor changes Modified: gnome-phone-manager/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-02 13:44:07 UTC (rev 926150) +++ PKGBUILD 2021-05-02 14:12:59 UTC (rev 926151) @@ -4,15 +4,15 @@ pkgname=gnome-phone-manager pkgver=0.69 pkgrel=16 -pkgdesc="Control your mobile phone from your GNOME desktop" +pkgdesc='Control your mobile phone from your GNOME desktop' arch=('x86_64') -url="https://wiki.gnome.org/PhoneManager" +url='https://wiki.gnome.org/Attic/PhoneManager' license=('GPL') depends=('evolution-data-server' 'gnokii' 'gnome-bluetooth' 'libcanberra' 'telepathy-glib') makedepends=('intltool' 'gnome-common' 'python') -source=(https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz - gnome-phone-manager-0.68-eds.patch - 0001-Port-to-GSettings.patch) +source=("https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz" + 'gnome-phone-manager-0.68-eds.patch' + '0001-Port-to-GSettings.patch') sha256sums=('35e038ea3afaacdf451046e87af876096cf1520efc04fc3f5b63ea22e0297175' '232a72108836ddd46d329993d166c38550e2923f161b4dc814d75af4ed5ccc79' '7b0e07af7c534bd888609b2af0c02a913c7bb25d45039cab05e00b9eeb2d22ba')