summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortim2017-09-25 22:48:15 -0500
committertim2017-09-25 22:48:15 -0500
commitc4c73cd2ebe4714be737720ea8fa0c0e21b91773 (patch)
treeef98ee890504c86dd38efa899d09f3a74e2c12c5 /PKGBUILD
parent5dfe51b9ee4ec1901e060a85598fbd9240c9e9a2 (diff)
downloadaur-c4c73cd2ebe4714be737720ea8fa0c0e21b91773.tar.gz
Update to verison 1.1.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee48c094ae03..6c743088d9cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Tim Woosley <woosleyt@gmail.com>
-# Contributor: Rober Hamilton <rghamilton3@gmail.com>
+# Contributor: Robert Hamilton <rghamilton3@gmail.com>
# Contributor: Eduardo Parra Mazuecos <eduparra90@gmail.com>
pkgname=duckietv
-pkgver=1.1.4
-pkgrel=4
+pkgver=1.1.5
+pkgrel=1
pkgdesc="DuckieTV is an application that takes care of TV-Show addicts by providing a personalized TV-Show calendar."
url="https://schizoduckie.github.io/DuckieTV/"
-arch=('i686' 'x86_64')
+arch=('x86_64')
license=('MIT')
-depends=('nodejs')
-source=('https://github.com/SchizoDuckie/DuckieTV/releases/download/1.1.4/DuckieTV-1.1.4-Linux-x64.tar.gz')
-md5sums=('b837a9a782ace35077e7688d0eab1dbc')
+depends=('nodejs' 'gconf')
+source=('https://github.com/SchizoDuckie/DuckieTV/releases/download/1.1.5/DuckieTV-1.1.5-linux-x64.tar.gz')
+md5sums=('9478acf9147a036fafefa860d15aef89')
package() {