summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 780fba6ec13b..864c40675bf1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
pkgbase = iptux
- pkgdesc = A software for sharing in LAN
- pkgver = 0.6.2
+ pkgdesc = software for sharing in LAN
+ pkgver = 0.7.5
pkgrel = 1
url = https://github.com/iptux-src/iptux/
arch = i686
arch = x86_64
license = GPL2
- depends = make
- depends = autoconf
- depends = libtool
- depends = automake
- source = https://codeload.github.com/iptux-src/iptux/tar.gz/v0.6.2
- sha256sums = d567096d97b3b168dde1510f0ca00a13c6f8bb596131c234482377d7d8fb211b
+ makedepends = cmake
+ depends = gtk3
+ depends = gstreamer
+ depends = gst-plugins
+ depends = gst-plugins-good
+ source = iptux-0.7.5.tar.gz::https://github.com/iptux-src/iptux/archive/v0.7.5.tar.gz
+ sha256sums = 37fd2618e888d44b3ddcc21e2d497f0a8dcbdb2adcb23fd137fb8e56d2d46919
pkgname = iptux
+