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

Lukas Fleischer lfleischer at archlinux.org
Mon Jan 4 21:13:15 UTC 2016


    Date: Monday, January 4, 2016 @ 22:13:15
  Author: lfleischer
Revision: 155487

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-01-04 21:13:07 UTC (rev 155486)
+++ community-i686/PKGBUILD	2016-01-04 21:13:15 UTC (rev 155487)
@@ -1,25 +0,0 @@
-# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
-# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: naelstrof <naelstrof at gmail.com>
-
-pkgname=slop
-pkgver=4.2.20
-pkgrel=2
-pkgdesc='Utility to query the user for a selection and print the region to stdout'
-arch=('i686' 'x86_64')
-url='https://github.com/naelstrof/slop'
-license=('GPL3')
-depends=('libxext' 'libx11' 'imlib2' 'mesa' 'glew' 'libxrandr')
-makedepends=('cmake' 'glm')
-source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
-md5sums=('9cf6b5b85a5f58f3017e042c1fab5692')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr . .
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}

Copied: slop/repos/community-i686/PKGBUILD (from rev 155486, slop/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-01-04 21:13:15 UTC (rev 155487)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
+# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: naelstrof <naelstrof at gmail.com>
+
+pkgname=slop
+pkgver=4.3.21
+pkgrel=1
+pkgdesc='Utility to query the user for a selection and print the region to stdout'
+arch=('i686' 'x86_64')
+url='https://github.com/naelstrof/slop'
+license=('GPL3')
+depends=('libxext' 'libx11' 'imlib2' 'mesa' 'glew' 'libxrandr')
+makedepends=('cmake' 'glm')
+source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
+md5sums=('14feae4eed73470bf843c6d65dbb4dff')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr . .
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-01-04 21:13:07 UTC (rev 155486)
+++ community-x86_64/PKGBUILD	2016-01-04 21:13:15 UTC (rev 155487)
@@ -1,25 +0,0 @@
-# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
-# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: naelstrof <naelstrof at gmail.com>
-
-pkgname=slop
-pkgver=4.2.20
-pkgrel=2
-pkgdesc='Utility to query the user for a selection and print the region to stdout'
-arch=('i686' 'x86_64')
-url='https://github.com/naelstrof/slop'
-license=('GPL3')
-depends=('libxext' 'libx11' 'imlib2' 'mesa' 'glew' 'libxrandr')
-makedepends=('cmake' 'glm')
-source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
-md5sums=('9cf6b5b85a5f58f3017e042c1fab5692')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr . .
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}

Copied: slop/repos/community-x86_64/PKGBUILD (from rev 155486, slop/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-01-04 21:13:15 UTC (rev 155487)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
+# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: naelstrof <naelstrof at gmail.com>
+
+pkgname=slop
+pkgver=4.3.21
+pkgrel=1
+pkgdesc='Utility to query the user for a selection and print the region to stdout'
+arch=('i686' 'x86_64')
+url='https://github.com/naelstrof/slop'
+license=('GPL3')
+depends=('libxext' 'libx11' 'imlib2' 'mesa' 'glew' 'libxrandr')
+makedepends=('cmake' 'glm')
+source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
+md5sums=('14feae4eed73470bf843c6d65dbb4dff')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr . .
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list