[arch-commits] Commit in uget/repos (4 files)

Balló György bgyorgy at archlinux.org
Mon Feb 20 16:01:19 UTC 2017


    Date: Monday, February 20, 2017 @ 16:01:19
  Author: bgyorgy
Revision: 213204

archrelease: copy trunk to community-i686, community-x86_64

Added:
  uget/repos/community-i686/PKGBUILD
    (from rev 213203, uget/trunk/PKGBUILD)
  uget/repos/community-x86_64/PKGBUILD
    (from rev 213203, uget/trunk/PKGBUILD)
Deleted:
  uget/repos/community-i686/PKGBUILD
  uget/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   52 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 ----------------------
 community-x86_64/PKGBUILD |   26 ----------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-20 16:01:13 UTC (rev 213203)
+++ community-i686/PKGBUILD	2017-02-20 16:01:19 UTC (rev 213204)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=uget
-pkgver=2.0.8
-pkgrel=1
-pkgdesc="GTK+ download manager featuring download classification and HTML import"
-arch=('i686' 'x86_64')
-url="http://ugetdm.com/"
-license=('LGPL')
-depends=('libnotify' 'gtk3' 'gstreamer' 'curl')
-makedepends=('intltool')
-optdepends=('aria2: alternative backend')
-source=(https://downloads.sourceforge.net/urlget/$pkgname-$pkgver.tar.gz)
-sha256sums=('e5ccf61ed691d8921e2f1951b1cf8eb439b525868a0d0068932d4c478f632924')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: uget/repos/community-i686/PKGBUILD (from rev 213203, uget/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-20 16:01:19 UTC (rev 213204)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=uget
+pkgver=2.0.9
+pkgrel=1
+pkgdesc="GTK+ download manager featuring download classification and HTML import"
+arch=('i686' 'x86_64')
+url="http://ugetdm.com/"
+license=('LGPL')
+depends=('libnotify' 'gtk3' 'gstreamer' 'curl')
+makedepends=('intltool')
+optdepends=('aria2: alternative backend')
+source=(https://downloads.sourceforge.net/urlget/$pkgname-$pkgver.tar.gz)
+sha256sums=('5501c1d0c17e2e7b689eaaeae959d6c9c1f7855daf82086858efcb1e4d4208d6')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-20 16:01:13 UTC (rev 213203)
+++ community-x86_64/PKGBUILD	2017-02-20 16:01:19 UTC (rev 213204)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=uget
-pkgver=2.0.8
-pkgrel=1
-pkgdesc="GTK+ download manager featuring download classification and HTML import"
-arch=('i686' 'x86_64')
-url="http://ugetdm.com/"
-license=('LGPL')
-depends=('libnotify' 'gtk3' 'gstreamer' 'curl')
-makedepends=('intltool')
-optdepends=('aria2: alternative backend')
-source=(https://downloads.sourceforge.net/urlget/$pkgname-$pkgver.tar.gz)
-sha256sums=('e5ccf61ed691d8921e2f1951b1cf8eb439b525868a0d0068932d4c478f632924')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: uget/repos/community-x86_64/PKGBUILD (from rev 213203, uget/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-20 16:01:19 UTC (rev 213204)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=uget
+pkgver=2.0.9
+pkgrel=1
+pkgdesc="GTK+ download manager featuring download classification and HTML import"
+arch=('i686' 'x86_64')
+url="http://ugetdm.com/"
+license=('LGPL')
+depends=('libnotify' 'gtk3' 'gstreamer' 'curl')
+makedepends=('intltool')
+optdepends=('aria2: alternative backend')
+source=(https://downloads.sourceforge.net/urlget/$pkgname-$pkgver.tar.gz)
+sha256sums=('5501c1d0c17e2e7b689eaaeae959d6c9c1f7855daf82086858efcb1e4d4208d6')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list