Date: Friday, November 6, 2015 @ 19:02:27
  Author: jleclanche
Revision: 146327

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

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

---------------------------+
 /PKGBUILD                 |   72 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 -----------------
 community-x86_64/PKGBUILD |   29 -----------------
 3 files changed, 72 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2015-11-06 18:02:21 UTC (rev 146326)
+++ community-i686/PKGBUILD     2015-11-06 18:02:27 UTC (rev 146327)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <[email protected]>
-
-pkgname=libsysstat
-pkgver=0.3.1
-pkgrel=1
-pkgdesc="Library to query system statistics (net, resource usage, ...)"
-arch=("i686" "x86_64")
-url="http://lxqt.org";
-license=("GPL2")
-depends=("qt5-base")
-makedepends=("cmake" "qt5-tools")
-source=("http://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz";)
-sha256sums=("88e1031db659427d6549723d13317708e210cc833042c205ebfd447183b31648")
-
-
-build() {
-       mkdir -p build
-       cd build
-       cmake "$srcdir/$pkgname-$pkgver" \
-               -DCMAKE_INSTALL_PREFIX=/usr \
-               -DCMAKE_INSTALL_LIBDIR=/usr/lib
-       make
-}
-
-package() {
-       cd build
-       make DESTDIR="$pkgdir" install
-}

Copied: libsysstat/repos/community-i686/PKGBUILD (from rev 146326, 
libsysstat/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2015-11-06 18:02:27 UTC (rev 146327)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche <[email protected]>
+
+pkgname=libsysstat
+pkgver=0.3.1
+pkgrel=2
+pkgdesc="Library to query system statistics (net, resource usage, ...)"
+arch=("i686" "x86_64")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("qt5-base")
+makedepends=("cmake" "qt5-tools")
+source=(
+       "https://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz";
+       
"https://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+       "88e1031db659427d6549723d13317708e210cc833042c205ebfd447183b31648"
+       "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+       mkdir -p build
+       cd build
+       cmake "$srcdir/$pkgname-$pkgver" \
+               -DCMAKE_INSTALL_PREFIX=/usr \
+               -DCMAKE_INSTALL_LIBDIR=/usr/lib
+       make
+}
+
+package() {
+       cd build
+       make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2015-11-06 18:02:21 UTC (rev 146326)
+++ community-x86_64/PKGBUILD   2015-11-06 18:02:27 UTC (rev 146327)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <[email protected]>
-
-pkgname=libsysstat
-pkgver=0.3.1
-pkgrel=1
-pkgdesc="Library to query system statistics (net, resource usage, ...)"
-arch=("i686" "x86_64")
-url="http://lxqt.org";
-license=("GPL2")
-depends=("qt5-base")
-makedepends=("cmake" "qt5-tools")
-source=("http://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz";)
-sha256sums=("88e1031db659427d6549723d13317708e210cc833042c205ebfd447183b31648")
-
-
-build() {
-       mkdir -p build
-       cd build
-       cmake "$srcdir/$pkgname-$pkgver" \
-               -DCMAKE_INSTALL_PREFIX=/usr \
-               -DCMAKE_INSTALL_LIBDIR=/usr/lib
-       make
-}
-
-package() {
-       cd build
-       make DESTDIR="$pkgdir" install
-}

Copied: libsysstat/repos/community-x86_64/PKGBUILD (from rev 146326, 
libsysstat/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2015-11-06 18:02:27 UTC (rev 146327)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche <[email protected]>
+
+pkgname=libsysstat
+pkgver=0.3.1
+pkgrel=2
+pkgdesc="Library to query system statistics (net, resource usage, ...)"
+arch=("i686" "x86_64")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("qt5-base")
+makedepends=("cmake" "qt5-tools")
+source=(
+       "https://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz";
+       
"https://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+       "88e1031db659427d6549723d13317708e210cc833042c205ebfd447183b31648"
+       "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+       mkdir -p build
+       cd build
+       cmake "$srcdir/$pkgname-$pkgver" \
+               -DCMAKE_INSTALL_PREFIX=/usr \
+               -DCMAKE_INSTALL_LIBDIR=/usr/lib
+       make
+}
+
+package() {
+       cd build
+       make DESTDIR="$pkgdir" install
+}

Reply via email to