summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93ffddc38add..a2681cb6d2f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Lauri Niskanen <ape@ape3000.com>
pkgname=samsungctl
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.1
+pkgrel=1
pkgdesc="Remote control Samsung televisions via TCP/IP connection"
arch=('any')
url="https://github.com/Ape/samsungctl"
@@ -10,7 +10,7 @@ license=('MIT')
depends=('python-setuptools')
makedepends=()
source=("https://github.com/Ape/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('6b35c7255e0a718dcb29c653153bc29f28c48d4180572c77a6c985f90f501dec')
+sha256sums=('8395961d6b01d02624e6db212a8a6154dc114a9da963e1f3a6ee620cd560af03')
package() {
cd "$srcdir/$pkgname-$pkgver"