summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpike292016-05-13 11:53:44 +0200
committerSpike292016-05-13 11:53:44 +0200
commitd6a7aa57d6ca56d787b659cf8a17675f045d3018 (patch)
tree7426e58685d57d4c18b7e362fe97f9867d7ae4cd /PKGBUILD
parent379158669cc88e722b3aaafd50b18bf53f2f4a00 (diff)
downloadaur-wilink.tar.gz
Remove .install file (replaced by pacman hooks)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2550c5d96974..b3a434144d84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
pkgname='wilink'
pkgver='2.4.906'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Instant messaging client and SIP softphone for Wifirst customers'
arch=('i686' 'x86_64')
url='https://github.com/jlaine/wilink'
license=('GPL3')
depends=('libxss' 'qxmpp' 'qt5-multimedia' 'qt5-x11extras' 'qt5-quickcontrols' 'qt5-webkit' 'desktop-file-utils' 'hicolor-icon-theme')
-install="$pkgname.install"
source=("https://github.com/jlaine/${pkgname}/archive/v${pkgver}.tar.gz")
sha1sums=('60f912e2ae958e6b7e809a57e08d4a3a57d36ed6')