summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4dc1d473fdc3..4cf7fb0863d8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Kevin Guan <KevinGuan.gm@gmail.com>
+# Contributor: Kevin Guan <KevinGuan.gm@gmail.com>
pkgname=iptux
pkgver=0.7.5
@@ -7,7 +7,7 @@ pkgdesc="software for sharing in LAN"
arch=('i686' 'x86_64')
license=('GPL2')
url="https://github.com/iptux-src/iptux/"
-depends=(gtk3 gstreamer gst-plugins gst-plugins-good)
+depends=(gtk3 gstreamer gst-plugins-good)
makedepends=(cmake)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/iptux-src/${pkgname}/archive/v${pkgver}.tar.gz)
sha256sums=('37fd2618e888d44b3ddcc21e2d497f0a8dcbdb2adcb23fd137fb8e56d2d46919')