summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-05-13 20:02:32 +0200
committerGoliathLabs2020-05-13 20:02:32 +0200
commit5682c5544afc1689fa9141b228c34b16e63d7c22 (patch)
treec85dfb54ee325e05a24266ed1ccc7cf8850f3c31 /PKGBUILD
parent4a40e2554b3ddbd42aafdadb0b0f782eb120fd7c (diff)
downloadaur-kanyremote.tar.gz
Updated: 8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4069b693c182..621f54015bb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Andrea Fagiani <andfagiani_at_gmail_dot_com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Andrea Fagiani <andfagiani_at_gmail_dot_com>
# Contributor: Lisa Denia <eiffel56@gmail.com>
pkgname=kanyremote
-pkgver=6.3.5
+pkgver=8.0
pkgrel=1
pkgdesc="KDE-frontend for anyremote."
arch=('i686' 'x86_64')
@@ -10,8 +11,8 @@ url="http://anyremote.sourceforge.net"
license=('GPL')
makedepends=('automake>=1.10' 'autoconf>=2.62')
depends=('python2-pybluez' 'anyremote>=6.3' 'kdebindings-python2')
-source=(http://downloads.sourceforge.net/sourceforge/anyremote/$pkgname-$pkgver.tar.gz)
-md5sums=('564c2bd86a94f75d03ba386f65567ffa')
+source=(https://downloads.sourceforge.net/sourceforge/kanyremote/$pkgname-$pkgver.tar.gz)
+sha256sums=('348f70639fe8f8047717a08cd0b340f8d65e77787e8dc056d29bc4e743f8116d')
build() {
cd $srcdir/$pkgname-$pkgver