Date: Friday, July 18, 2014 @ 14:55:05
  Author: fyan
Revision: 115920

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2014-07-18 12:54:40 UTC (rev 115919)
+++ community-i686/PKGBUILD     2014-07-18 12:55:05 UTC (rev 115920)
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD 113760 2014-06-29 16:15:23Z fyan $
-# Maintainer: Felix Yan <[email protected]>
-
-pkgname=zramctl
-pkgver=0.1
-pkgrel=1
-pkgdesc="Tool to control zram devices"
-arch=('i686' 'x86_64')
-url="https://github.com/Nefelim4ag/zramctl";
-license=('GPL3')
-depends=('gcc-libs')
-makedepends=('git')
-source=("git+https://github.com/Nefelim4ag/zramctl.git#tag=$pkgver";)
-md5sums=('SKIP')
-
-build() {
-  cd zramctl
-  ./compile.sh
-}
-
-package() {
-  install -Dm755 zramctl/zramctl "$pkgdir/usr/bin/zramctl"
-}

Copied: zramctl/repos/community-i686/PKGBUILD (from rev 115919, 
zramctl/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2014-07-18 12:55:05 UTC (rev 115920)
@@ -0,0 +1,23 @@
+# $Id: PKGBUILD 113760 2014-06-29 16:15:23Z fyan $
+# Maintainer: Felix Yan <[email protected]>
+
+pkgname=zramctl
+pkgver=0.2
+pkgrel=1
+pkgdesc="Tool to control zram devices"
+arch=('i686' 'x86_64')
+url="https://github.com/Nefelim4ag/zramctl";
+license=('GPL3')
+depends=('gcc-libs')
+makedepends=('git')
+source=("git+https://github.com/Nefelim4ag/zramctl.git#tag=$pkgver";)
+md5sums=('SKIP')
+
+build() {
+  cd zramctl
+  ./compile.sh
+}
+
+package() {
+  install -Dm755 zramctl/zramctl "$pkgdir/usr/bin/zramctl"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2014-07-18 12:54:40 UTC (rev 115919)
+++ community-x86_64/PKGBUILD   2014-07-18 12:55:05 UTC (rev 115920)
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD 113760 2014-06-29 16:15:23Z fyan $
-# Maintainer: Felix Yan <[email protected]>
-
-pkgname=zramctl
-pkgver=0.1
-pkgrel=1
-pkgdesc="Tool to control zram devices"
-arch=('i686' 'x86_64')
-url="https://github.com/Nefelim4ag/zramctl";
-license=('GPL3')
-depends=('gcc-libs')
-makedepends=('git')
-source=("git+https://github.com/Nefelim4ag/zramctl.git#tag=$pkgver";)
-md5sums=('SKIP')
-
-build() {
-  cd zramctl
-  ./compile.sh
-}
-
-package() {
-  install -Dm755 zramctl/zramctl "$pkgdir/usr/bin/zramctl"
-}

Copied: zramctl/repos/community-x86_64/PKGBUILD (from rev 115919, 
zramctl/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-18 12:55:05 UTC (rev 115920)
@@ -0,0 +1,23 @@
+# $Id: PKGBUILD 113760 2014-06-29 16:15:23Z fyan $
+# Maintainer: Felix Yan <[email protected]>
+
+pkgname=zramctl
+pkgver=0.2
+pkgrel=1
+pkgdesc="Tool to control zram devices"
+arch=('i686' 'x86_64')
+url="https://github.com/Nefelim4ag/zramctl";
+license=('GPL3')
+depends=('gcc-libs')
+makedepends=('git')
+source=("git+https://github.com/Nefelim4ag/zramctl.git#tag=$pkgver";)
+md5sums=('SKIP')
+
+build() {
+  cd zramctl
+  ./compile.sh
+}
+
+package() {
+  install -Dm755 zramctl/zramctl "$pkgdir/usr/bin/zramctl"
+}

Reply via email to