summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2016-09-18 08:48:47 -0500
committerDoug Newgard2016-09-18 08:48:47 -0500
commit5298db7d0ae7a83d5a83c89cced0c7425c4ca9b4 (patch)
treeb3700e54ea0981496f51e757411affd96f976283 /PKGBUILD
parent222e4234c30131e093064ba2af0a262af0419e66 (diff)
downloadaur-epymc.tar.gz
Bump to 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b45fa89609a7..0611d62a8357 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Doug Newgard <scimmia at archlinux dot info>
pkgname=epymc
-pkgver=1.1.0
-pkgrel=3
+pkgver=1.2.0
+pkgrel=1
pkgdesc="Media Center based on EFL"
arch=('any')
url="https://github.com/DaveMDS/epymc"
@@ -13,7 +13,7 @@ optdepends=('lirc: remote contol support'
'python-beautifulsoup4: Online Channels module'
'sdlmame: MAME module')
source=("$pkgname-$pkgver.tar.gz::https://github.com/DaveMDS/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('a36968c99eda910103cf35f80686b1a92f61b34d9054aa2a5e38089f9c4e9083')
+sha256sums=('474eaa9c0b6415d0aeec27b47b54740270ab241c5d64aa07afa5578354a6039a')
package() {
cd "$srcdir/$pkgname-$pkgver"