summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathan Lowe2016-06-13 18:55:53 -0400
committerNathan Lowe2016-06-13 18:55:53 -0400
commit3159fc90d9aaee02f371e0808e9926839068af6d (patch)
tree31910d4b36e0483ea988c6a0a25e0b7125a60560 /PKGBUILD
parent450ddb19fe1a01b4731fd9e6430b9d401d01f4f2 (diff)
downloadaur-3159fc90d9aaee02f371e0808e9926839068af6d.tar.gz
Update to v1.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8039c5f6d73..27d9bb146a7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
# https://github.com/techwiz24/aur-ghetto-skype
pkgname=ghetto-skype
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
pkgdesc='Web Skype + Tray Icon + Notifications'
arch=('x86_64')
url='https://github.com/stanfieldr/ghetto-skype'
@@ -19,7 +19,7 @@ optdepends=('libappindicator-gtk2: Tray Icon support for certain DEs')
makedepends=('npm')
install=ghetto-skype.install
source=("https://github.com/stanfieldr/ghetto-skype/archive/v${pkgver}.tar.gz")
-sha256sums=('806053e78d1f4e73a9815d0e3c4ec1615c3e0e84d796ccee2f333f977fb86a70')
+sha256sums=('f78719c1696076ca3dbfa292aba30923893f9cd9202b72cc5251b54ece9ca0da')
prepare() {
cd "ghetto-skype-$pkgver"