summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Kuraj2019-02-15 11:11:31 -0500
committerIvan Kuraj2019-02-15 11:11:31 -0500
commit19bfcf3b5a1db29dce0ea7a85a08f9f59cf8b7ea (patch)
tree37a7e5f1a07fffa176041540fde3e5ecce2e981e
parent02f96bcd794429d21314b222f8c1f0b93e58e3c5 (diff)
downloadaur-19bfcf3b5a1db29dce0ea7a85a08f9f59cf8b7ea.tar.gz
Update metadata
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df47534b4245..2388edd52b51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Mar 3 20:33:07 UTC 2017
+# Fri Feb 15 16:11:24 UTC 2019
pkgbase = linuxdcpp
pkgdesc = A Gtk+ Direct Connect client based on DC++.
pkgver = 1.1.0
- pkgrel = 7
+ pkgrel = 8
url = https://launchpad.net/linuxdcpp/
arch = i686
arch = x86_64
@@ -18,7 +18,9 @@ pkgbase = linuxdcpp
depends = hicolor-icon-theme
conflicts = linuxdcpp-bzr
source = https://launchpad.net/linuxdcpp/1.1/1.1.0/+download/linuxdcpp-1.1.0.tar.bz2
+ source = linuxdcpp-sconstruct.patch
md5sums = 037de708bdb1e5dd7ac6c359b0e2c1a0
+ md5sums = 3e631a979470890481667be91cb69d10
pkgname = linuxdcpp
diff --git a/PKGBUILD b/PKGBUILD
index d55095741173..4e7b7d942b6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Tom K <tom@archlinux.org>
+# Contributor: kaptoxic <kaptoxic at yahoo dot com>
pkgname=linuxdcpp
pkgver=1.1.0
-pkgrel=7
+pkgrel=8
pkgdesc="A Gtk+ Direct Connect client based on DC++."
url="https://launchpad.net/linuxdcpp/"
license=('GPL')