summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathan Lowe2016-06-12 20:15:33 -0400
committerNathan Lowe2016-06-12 20:15:33 -0400
commit57e76fccda2cfa040b738ccdd5b4837986b4d0d6 (patch)
tree49635e5a9f778e1430ab343358ff526c12ba58e6 /PKGBUILD
parentd970dd51b406429f2c3f3e4dae8666f204f5ce16 (diff)
downloadaur-57e76fccda2cfa040b738ccdd5b4837986b4d0d6.tar.gz
Update to v1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06bb6b1a09d4..f336ed230a7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# https://github.com/techwiz24/aur-ghetto-skype
pkgname=ghetto-skype
-pkgver=1.2.3
+pkgver=1.3.0
pkgrel=1
pkgdesc='Web Skype + Tray Icon + Notifications'
arch=('x86_64')
@@ -18,7 +18,7 @@ depends=('libappindicator-gtk2' 'electron')
makedepends=('npm')
install=ghetto-skype.install
source=("https://github.com/stanfieldr/ghetto-skype/archive/v${pkgver}.tar.gz")
-sha256sums=('fab4ad56875fe663ae7986e416c901b1dfecc94486f8e32904fc35f805025bdb')
+sha256sums=('806053e78d1f4e73a9815d0e3c4ec1615c3e0e84d796ccee2f333f977fb86a70')
prepare() {
cd "ghetto-skype-$pkgver"