summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathan Lowe2016-05-30 13:16:58 -0400
committerNathan Lowe2016-05-30 13:16:58 -0400
commitd970dd51b406429f2c3f3e4dae8666f204f5ce16 (patch)
treea4f2184dd61dea4161006cd803ba40a947f31e38 /PKGBUILD
parent83b9ebec439e1fe500b12bd497d79d359578ced8 (diff)
downloadaur-d970dd51b406429f2c3f3e4dae8666f204f5ce16.tar.gz
Update for release 1.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a724e054b165..06bb6b1a09d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# https://github.com/techwiz24/aur-ghetto-skype
pkgname=ghetto-skype
-pkgver=1.2.2
+pkgver=1.2.3
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=('fcf3e2b572fd5b24b623fff5e533a06573ff0bac02e06e93badfa520ee5fa2dd')
+sha256sums=('fab4ad56875fe663ae7986e416c901b1dfecc94486f8e32904fc35f805025bdb')
prepare() {
cd "ghetto-skype-$pkgver"