[arch-commits] Commit in python-pysol_cards/repos/community-any (PKGBUILD PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Saturday, June 15, 2019 @ 06:35:43
  Author: arojas
Revision: 481599

archrelease: copy trunk to community-any

Added:
  python-pysol_cards/repos/community-any/PKGBUILD
(from rev 481598, python-pysol_cards/trunk/PKGBUILD)
Deleted:
  python-pysol_cards/repos/community-any/PKGBUILD

--+
 PKGBUILD |   40 
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-15 06:35:22 UTC (rev 481598)
+++ PKGBUILD2019-06-15 06:35:43 UTC (rev 481599)
@@ -1,20 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-_pyname=pysol_cards
-pkgname=python-$_pyname
-pkgver=0.6.1
-pkgrel=1
-pkgdesc='Deal PySol FC Cards'
-arch=(any)
-url='https://pypi.org/project/pysol-cards/'
-license=(MIT)
-depends=(python-pbr)
-makedepends=(python-setuptools)
-source=("https://pypi.io/packages/source/p/$_pyname/$_pyname-$pkgver.tar.gz";)
-sha256sums=('9bc9295be3ca0740a0b804e9a2b9f1ca9adb1ffb625fd810903226013b55be6c')
-
-package() {
-  cd $_pyname-$pkgver
-  python setup.py install --root "$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pysol_cards/repos/community-any/PKGBUILD (from rev 481598, 
python-pysol_cards/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-15 06:35:43 UTC (rev 481599)
@@ -0,0 +1,20 @@
+# Maintainer: Antonio Rojas 
+
+_pyname=pysol_cards
+pkgname=python-$_pyname
+pkgver=0.6.2
+pkgrel=1
+pkgdesc='Deal PySol FC Cards'
+arch=(any)
+url='https://pypi.org/project/pysol-cards/'
+license=(MIT)
+depends=(python-pbr)
+makedepends=(python-setuptools)
+source=("https://pypi.io/packages/source/p/$_pyname/$_pyname-$pkgver.tar.gz";)
+sha256sums=('a18cdc51ca8731dfc4a74def98ea7585c07b50aac14e1a708f9ef376f49f769d')
+
+package() {
+  cd $_pyname-$pkgver
+  python setup.py install --root "$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in python-pysol_cards/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Saturday, June 15, 2019 @ 06:35:22
  Author: arojas
Revision: 481598

Update to 0.6.2

Modified:
  python-pysol_cards/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-15 04:19:14 UTC (rev 481597)
+++ PKGBUILD2019-06-15 06:35:22 UTC (rev 481598)
@@ -2,7 +2,7 @@
 
 _pyname=pysol_cards
 pkgname=python-$_pyname
-pkgver=0.6.1
+pkgver=0.6.2
 pkgrel=1
 pkgdesc='Deal PySol FC Cards'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(python-pbr)
 makedepends=(python-setuptools)
 source=("https://pypi.io/packages/source/p/$_pyname/$_pyname-$pkgver.tar.gz";)
-sha256sums=('9bc9295be3ca0740a0b804e9a2b9f1ca9adb1ffb625fd810903226013b55be6c')
+sha256sums=('a18cdc51ca8731dfc4a74def98ea7585c07b50aac14e1a708f9ef376f49f769d')
 
 package() {
   cd $_pyname-$pkgver


[arch-commits] Commit in atom/repos/community-x86_64 (26 files)

2019-06-14 Thread Nicola Squartini via arch-commits
Date: Saturday, June 15, 2019 @ 04:19:14
  Author: tensor5
Revision: 481597

archrelease: copy trunk to community-x86_64

Added:
  atom/repos/community-x86_64/PKGBUILD
(from rev 481596, atom/trunk/PKGBUILD)
  atom/repos/community-x86_64/atom.js
(from rev 481596, atom/trunk/atom.js)
  atom/repos/community-x86_64/dugite-use-system-git.patch
(from rev 481596, atom/trunk/dugite-use-system-git.patch)
  atom/repos/community-x86_64/electron-3.patch
(from rev 481596, atom/trunk/electron-3.patch)
  atom/repos/community-x86_64/fix-atom-sh.patch
(from rev 481596, atom/trunk/fix-atom-sh.patch)
  atom/repos/community-x86_64/fix-license-path.patch
(from rev 481596, atom/trunk/fix-license-path.patch)
  atom/repos/community-x86_64/fix-restart.patch
(from rev 481596, atom/trunk/fix-restart.patch)
  atom/repos/community-x86_64/no-unsafe-eval-warning.patch
(from rev 481596, atom/trunk/no-unsafe-eval-warning.patch)
  atom/repos/community-x86_64/node-env-production.patch
(from rev 481596, atom/trunk/node-env-production.patch)
  atom/repos/community-x86_64/symbols-view-use-system-ctags.patch
(from rev 481596, atom/trunk/symbols-view-use-system-ctags.patch)
  atom/repos/community-x86_64/use-system-apm.patch
(from rev 481596, atom/trunk/use-system-apm.patch)
  atom/repos/community-x86_64/use-system-electron.patch
(from rev 481596, atom/trunk/use-system-electron.patch)
Deleted:
  atom/repos/community-x86_64/PKGBUILD
  atom/repos/community-x86_64/atom.js
  atom/repos/community-x86_64/buffer.patch
  atom/repos/community-x86_64/dugite-use-system-git.patch
  atom/repos/community-x86_64/electron-3.patch
  atom/repos/community-x86_64/fix-atom-sh.patch
  atom/repos/community-x86_64/fix-fuzzy-native-path.patch
  atom/repos/community-x86_64/fix-license-path.patch
  atom/repos/community-x86_64/fix-restart.patch
  atom/repos/community-x86_64/no-unsafe-eval-warning.patch
  atom/repos/community-x86_64/node-env-production.patch
  atom/repos/community-x86_64/symbols-view-use-system-ctags.patch
  atom/repos/community-x86_64/use-system-apm.patch
  atom/repos/community-x86_64/use-system-electron.patch

-+
 PKGBUILD|  259 --
 atom.js |   66 ++--
 buffer.patch|   22 -
 dugite-use-system-git.patch |   66 ++--
 electron-3.patch|   22 -
 fix-atom-sh.patch   |  304 ++---
 fix-fuzzy-native-path.patch |   20 -
 fix-license-path.patch  |   44 +--
 fix-restart.patch   |   22 -
 no-unsafe-eval-warning.patch|   22 -
 node-env-production.patch   |   26 -
 symbols-view-use-system-ctags.patch |   22 -
 use-system-apm.patch|   64 ++--
 use-system-electron.patch   |  486 +-
 14 files changed, 696 insertions(+), 749 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-15 04:17:39 UTC (rev 481596)
+++ PKGBUILD2019-06-15 04:19:14 UTC (rev 481597)
@@ -1,135 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=atom
-pkgver=1.37.0
-pkgrel=3
-pkgdesc='A hackable text editor for the 21st Century'
-arch=('x86_64')
-url='https://github.com/atom/atom'
-license=('MIT' 'custom')
-depends=('apm' 'electron' 'libxkbfile')
-makedepends=('git' 'npm')
-optdepends=('ctags: symbol indexing support'
-'git: Git and GitHub integration')
-replaces=('atom-editor')
-options=(!emptydirs)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/atom/atom/archive/v${pkgver}.tar.gz";
-'atom.js'
-'buffer.patch'
-'dugite-use-system-git.patch'
-'electron-3.patch'
-'fix-atom-sh.patch'
-'fix-fuzzy-native-path.patch'
-'fix-license-path.patch'
-'fix-restart.patch'
-'node-env-production.patch'
-'no-unsafe-eval-warning.patch'
-'symbols-view-use-system-ctags.patch'
-'use-system-apm.patch'
-'use-system-electron.patch')
-sha256sums=('52b498d3a0e2d524d6b74738a21e7ab2f5ef899e4fcc251a8ccbd4796a3d6c21'
-'cdf87ab82cfcf69e8904684c59b08c35a68540ea16ab173fce06037ac341efcd'
-'971e4575884a0d1bf4683b5c6402a3d6059e41345cc09db83df5a0a30ad41bb6'
-'530b46d31df0f5e8f5881e1608a66fe75d549092a6db2e72ba3ad69c48714153'
-'75a672adc0237ea8c93ff67d8296eb73b87792b7b58cdaef7bf596fb6edd073f'
-'3ce4f665a1e3484bb408a665500a8f99d8afb5e3cd9d70374c5f9f4a37176e42'
-'c8257e5330047348f81412067af8ff745ba9477a1189a095f7c633632c2875d6'
-'a83101948752153d0f357798b9651a5262232ec3dce5f4eb5cc136a5e0b6f929'
-'2219fed30a0aca7dbed3b5f4781be23aecf965c42e5fcec0b34c9611bad11ae0'
-'9073d3947f11e21788f0931021e4f41d01e3651cc99f2b3320626f478e26c491'
-'78941a3415c18e1b8cb6ea5f20f5afe9b35e09ad155ecda02beb114b9

[arch-commits] Commit in atom/trunk (9 files)

2019-06-14 Thread Nicola Squartini via arch-commits
Date: Saturday, June 15, 2019 @ 04:17:39
  Author: tensor5
Revision: 481596

upgpkg: atom 1.38.1-1

Modified:
  atom/trunk/PKGBUILD
  atom/trunk/fix-atom-sh.patch
  atom/trunk/fix-license-path.patch
  atom/trunk/fix-restart.patch
  atom/trunk/no-unsafe-eval-warning.patch
  atom/trunk/node-env-production.patch
  atom/trunk/use-system-electron.patch
Deleted:
  atom/trunk/buffer.patch
  atom/trunk/fix-fuzzy-native-path.patch

--+
 PKGBUILD |   31 ++-
 buffer.patch |   22 --
 fix-atom-sh.patch|8 
 fix-fuzzy-native-path.patch  |   20 
 fix-license-path.patch   |4 ++--
 fix-restart.patch|2 +-
 no-unsafe-eval-warning.patch |8 
 node-env-production.patch|2 +-
 use-system-electron.patch|   18 +-
 9 files changed, 31 insertions(+), 84 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-15 02:22:58 UTC (rev 481595)
+++ PKGBUILD2019-06-15 04:17:39 UTC (rev 481596)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=atom
-pkgver=1.37.0
-pkgrel=3
+pkgver=1.38.1
+pkgrel=1
 pkgdesc='A hackable text editor for the 21st Century'
 arch=('x86_64')
 url='https://github.com/atom/atom'
@@ -15,39 +15,33 @@
 options=(!emptydirs)
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/atom/atom/archive/v${pkgver}.tar.gz";
 'atom.js'
-'buffer.patch'
 'dugite-use-system-git.patch'
 'electron-3.patch'
 'fix-atom-sh.patch'
-'fix-fuzzy-native-path.patch'
 'fix-license-path.patch'
 'fix-restart.patch'
+'no-unsafe-eval-warning.patch'
 'node-env-production.patch'
-'no-unsafe-eval-warning.patch'
 'symbols-view-use-system-ctags.patch'
 'use-system-apm.patch'
 'use-system-electron.patch')
-sha256sums=('52b498d3a0e2d524d6b74738a21e7ab2f5ef899e4fcc251a8ccbd4796a3d6c21'
+sha256sums=('474932b9915308ed4b024e2d1cf061ffb0c0740702915771d192a9b3544eb397'
 'cdf87ab82cfcf69e8904684c59b08c35a68540ea16ab173fce06037ac341efcd'
-'971e4575884a0d1bf4683b5c6402a3d6059e41345cc09db83df5a0a30ad41bb6'
 '530b46d31df0f5e8f5881e1608a66fe75d549092a6db2e72ba3ad69c48714153'
 '75a672adc0237ea8c93ff67d8296eb73b87792b7b58cdaef7bf596fb6edd073f'
-'3ce4f665a1e3484bb408a665500a8f99d8afb5e3cd9d70374c5f9f4a37176e42'
-'c8257e5330047348f81412067af8ff745ba9477a1189a095f7c633632c2875d6'
-'a83101948752153d0f357798b9651a5262232ec3dce5f4eb5cc136a5e0b6f929'
-'2219fed30a0aca7dbed3b5f4781be23aecf965c42e5fcec0b34c9611bad11ae0'
-'9073d3947f11e21788f0931021e4f41d01e3651cc99f2b3320626f478e26c491'
-'78941a3415c18e1b8cb6ea5f20f5afe9b35e09ad155ecda02beb114b979b14b4'
+'b3d3706519556a59ba557b695017c9debe8b23efe2782cdb440131520bc0540d'
+'f41cfc85b23fae85d5aef7bf2201b8c8d7d26b01ae825b0deaf6dbaf3e16b0f9'
+'5a52859d5ceaa6f9d26fa657d6d728dee6e24684914cfc1d5736ccd9793fb86a'
+'bb474831629575636b1129e9f5e64c72a62926757b4b85f0c51b47b91fffd6ae'
+'85612ba035047b8599692ce458b903ef2204995e102b3ff47dc05923d6c2e7d8'
 '3c68e6b3751313e1d386e721f8f819fb051351fb2cf8e753b1d773a0f475fef8'
 '53f43c9328a66e24b3467a0a06d9dfde83475f7e54251bf7a523beafaa043806'
-'0d6c12bdbe1cfae67df0b4c8948068277aa68b1c490f39d9a03fde53fd6ecd3f')
+'4ff7d60aacad1618015532ba2fec60d519213a8c6acaa370e0ccbc02718362b3')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
-  patch -Np1 -i "${srcdir}"/buffer.patch
   patch -Np1 -i "${srcdir}"/fix-atom-sh.patch
-  patch -Np1 -i "${srcdir}"/fix-fuzzy-native-path.patch
   patch -Np1 -i "${srcdir}"/use-system-electron.patch
   patch -Np1 -i "${srcdir}"/use-system-apm.patch
   patch -Np1 -i "${srcdir}"/fix-license-path.patch
@@ -62,11 +56,6 @@
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
-  # Fix for Electron 3
-  npm install --package-lock-only @atom/nsfw@1.0.20 node-abi
-
-  rm package-lock.json
-
   ATOM_RESOURCE_PATH="${PWD}" \
   npm_config_build_from_source=true \
   npm_config_target=$(< /usr/lib/electron/version) \

Deleted: buffer.patch
===
--- buffer.patch2019-06-15 02:22:58 UTC (rev 481595)
+++ buffer.patch2019-06-15 04:17:39 UTC (rev 481596)
@@ -1,22 +0,0 @@
 a/src/file-system-blob-store.js
-+++ b/src/file-system-blob-store.js
-@@ -20,7 +20,7 @@
- 
-   reset () {
- this.inMemoryBlobs = new Map()
--this.storedBlob = new Buffer(0)
-+this.storedBlob = Buffer.alloc(0)
- this.storedBlobMap = {}
- this.usedKeys = new Set()
-   }
 a/src/compile-cache.js
-+++ b/src/compile-cache.js
-@@ -177,7 +177,7 @@
-   var rawData = sourceMappingURL.slic

[arch-commits] Commit in waybar/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-06-14 Thread Brett Cornwall via arch-commits
Date: Saturday, June 15, 2019 @ 02:22:58
  Author: ainola
Revision: 481595

archrelease: copy trunk to community-x86_64

Added:
  waybar/repos/community-x86_64/PKGBUILD
(from rev 481594, waybar/trunk/PKGBUILD)
Deleted:
  waybar/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-15 02:22:44 UTC (rev 481594)
+++ PKGBUILD2019-06-15 02:22:58 UTC (rev 481595)
@@ -1,39 +0,0 @@
-# Maintainer: Brett Cornwall 
-
-pkgname=waybar
-pkgver=0.6.8
-pkgrel=1
-pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based 
compositors'
-arch=('x86_64')
-url="https://github.com/Alexays/Waybar/";
-license=('MIT')
-depends=(
-'fmt'
-'gtkmm3'
-'jsoncpp'
-'libappindicator-gtk3'
-'libpulse'
-'libmpdclient'
-)
-# Sway is needed for building support for workspace and window title modules
-makedepends=(
-'meson'
-'sway'
-)
-optdepends=(
-'otf-font-awesome: Icons in the default configuration'
-)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Alexays/Waybar/archive/$pkgver.tar.gz";)
-sha256sums=('f8e7628f1d751ffb5d0ac69bfdd52fd9088e67eb7dc228afa891dc1d8c5e22ce')
-
-build() {
-cd "Waybar-$pkgver"
-meson --prefix=/usr build
-ninja -C build
-}
-
-package() {
-cd "Waybar-$pkgver"
-DESTDIR="$pkgdir" ninja -C build install
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: waybar/repos/community-x86_64/PKGBUILD (from rev 481594, 
waybar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-15 02:22:58 UTC (rev 481595)
@@ -0,0 +1,39 @@
+# Maintainer: Brett Cornwall 
+
+pkgname=waybar
+pkgver=0.6.9
+pkgrel=1
+pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based 
compositors'
+arch=('x86_64')
+url="https://github.com/Alexays/Waybar/";
+license=('MIT')
+depends=(
+'fmt'
+'gtkmm3'
+'jsoncpp'
+'libappindicator-gtk3'
+'libpulse'
+'libmpdclient'
+)
+# Sway is needed for building support for workspace and window title modules
+makedepends=(
+'meson'
+'sway'
+)
+optdepends=(
+'otf-font-awesome: Icons in the default configuration'
+)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Alexays/Waybar/archive/$pkgver.tar.gz";)
+sha256sums=('3fb2e01377edbc275d14c9952182c856b8829968deddc0da042f413d804e4aef')
+
+build() {
+cd "Waybar-$pkgver"
+meson --prefix=/usr build
+ninja -C build
+}
+
+package() {
+cd "Waybar-$pkgver"
+DESTDIR="$pkgdir" ninja -C build install
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in waybar/trunk (PKGBUILD)

2019-06-14 Thread Brett Cornwall via arch-commits
Date: Saturday, June 15, 2019 @ 02:22:44
  Author: ainola
Revision: 481594

upgpkg: waybar 0.6.9-1

Modified:
  waybar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 23:58:12 UTC (rev 481593)
+++ PKGBUILD2019-06-15 02:22:44 UTC (rev 481594)
@@ -1,7 +1,7 @@
 # Maintainer: Brett Cornwall 
 
 pkgname=waybar
-pkgver=0.6.8
+pkgver=0.6.9
 pkgrel=1
 pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based 
compositors'
 arch=('x86_64')
@@ -24,7 +24,7 @@
 'otf-font-awesome: Icons in the default configuration'
 )
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Alexays/Waybar/archive/$pkgver.tar.gz";)
-sha256sums=('f8e7628f1d751ffb5d0ac69bfdd52fd9088e67eb7dc228afa891dc1d8c5e22ce')
+sha256sums=('3fb2e01377edbc275d14c9952182c856b8829968deddc0da042f413d804e4aef')
 
 build() {
 cd "Waybar-$pkgver"


[arch-commits] Commit in pipewire/repos/extra-x86_64 (4 files)

2019-06-14 Thread Jan Steffens via arch-commits
Date: Saturday, June 15, 2019 @ 01:49:48
  Author: heftig
Revision: 356149

archrelease: copy trunk to extra-x86_64

Added:
  pipewire/repos/extra-x86_64/PKGBUILD
(from rev 356148, pipewire/trunk/PKGBUILD)
  pipewire/repos/extra-x86_64/pipewire.install
(from rev 356148, pipewire/trunk/pipewire.install)
Deleted:
  pipewire/repos/extra-x86_64/PKGBUILD
  pipewire/repos/extra-x86_64/pipewire.install

--+
 PKGBUILD |  101 +
 pipewire.install |   28 +++---
 2 files changed, 71 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-15 01:49:38 UTC (rev 356148)
+++ PKGBUILD2019-06-15 01:49:48 UTC (rev 356149)
@@ -1,44 +0,0 @@
-# Maintainer: Jan de Groot 
-
-pkgname=pipewire
-pkgver=0.2.6
-pkgrel=1
-pkgdesc="Server and user space API to deal with multimedia pipelines"
-url="https://pipewire.org";
-license=(LGPL2.1)
-arch=(x86_64)
-depends=(gstreamer gst-plugins-base sbc ffmpeg rtkit)
-makedepends=(git meson doxygen graphviz xmltoman valgrind)
-install=pipewire.install
-_commit=4aff470a8fa1e06448b2316781b4e7a91fbda341  # tags/0.2.6
-source=("git+https://github.com/PipeWire/pipewire#commit=$_commit";)
-sha256sums=('SKIP')
-
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  # Reduce docs size
-  printf '%s\n' >>doc/Doxyfile.in \
-HAVE_DOT=yes DOT_IMAGE_FORMAT=svg INTERACTIVE_SVG=yes
-}
-
-build() {
-  arch-meson $pkgname build \
--D docs=true \
--D man=true
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: pipewire/repos/extra-x86_64/PKGBUILD (from rev 356148, 
pipewire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-15 01:49:48 UTC (rev 356149)
@@ -0,0 +1,57 @@
+# Maintainer: Jan de Groot 
+
+pkgbase=pipewire
+pkgname=(pipewire pipewire-docs)
+pkgver=0.2.6+1+g37613b67
+pkgrel=1
+pkgdesc="Server and user space API to deal with multimedia pipelines"
+url="https://pipewire.org";
+license=(LGPL2.1)
+arch=(x86_64)
+depends=(gstreamer gst-plugins-base sbc ffmpeg rtkit)
+makedepends=(git meson doxygen graphviz xmltoman valgrind)
+_commit=37613b67ba52b5ad4e81d7ea38adc04027d9f9e5  # master
+source=("git+https://github.com/PipeWire/pipewire#commit=$_commit";)
+sha256sums=('SKIP')
+
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+
+  # Reduce docs size
+  printf '%s\n' >>doc/Doxyfile.in \
+HAVE_DOT=yes DOT_IMAGE_FORMAT=svg INTERACTIVE_SVG=yes
+}
+
+build() {
+  arch-meson $pkgbase build \
+-D docs=true \
+-D man=true
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package_pipewire() {
+  install=pipewire.install
+
+  DESTDIR="$pkgdir" meson install -C build
+
+  # Split pipewire-docs
+  mkdir -p docs/share
+  mv "$pkgdir/usr/share/doc" docs/share/
+}
+
+package_pipewire-docs() {
+  pkgdesc+=" (documentation)"
+  depends=()
+
+  mv docs "$pkgdir/usr"
+}

Deleted: pipewire.install
===
--- pipewire.install2019-06-15 01:49:38 UTC (rev 356148)
+++ pipewire.install2019-06-15 01:49:48 UTC (rev 356149)
@@ -1,14 +0,0 @@
-post_install() {
-  # Enable socket by default
-  systemctl --global enable pipewire.socket
-}
-
-post_upgrade() {
-  if (( $(vercmp $2 0.1.6-2) < 0)); then
-systemctl --global enable pipewire.socket
-  fi
-}
-
-pre_remove() {
-  systemctl --global disable pipewire.socket
-}

Copied: pipewire/repos/extra-x86_64/pipewire.install (from rev 356148, 
pipewire/trunk/pipewire.install)
===
--- pipewire.install(rev 0)
+++ pipewire.install2019-06-15 01:49:48 UTC (rev 356149)
@@ -0,0 +1,14 @@
+post_install() {
+  # Enable socket by default
+  systemctl --global enable pipewire.socket
+}
+
+post_upgrade() {
+  if (( $(vercmp $2 0.1.6-2) < 0)); then
+systemctl --global enable pipewire.socket
+  fi
+}
+
+pre_remove() {
+  systemctl --global disable pipewire.socket
+}


[arch-commits] Commit in pipewire/trunk (PKGBUILD)

2019-06-14 Thread Jan Steffens via arch-commits
Date: Saturday, June 15, 2019 @ 01:49:38
  Author: heftig
Revision: 356148

0.2.6+1+g37613b67-1: split docs

Modified:
  pipewire/trunk/PKGBUILD

--+
 PKGBUILD |   31 ++-
 1 file changed, 22 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-15 01:03:33 UTC (rev 356147)
+++ PKGBUILD2019-06-15 01:49:38 UTC (rev 356148)
@@ -1,7 +1,8 @@
 # Maintainer: Jan de Groot 
 
-pkgname=pipewire
-pkgver=0.2.6
+pkgbase=pipewire
+pkgname=(pipewire pipewire-docs)
+pkgver=0.2.6+1+g37613b67
 pkgrel=1
 pkgdesc="Server and user space API to deal with multimedia pipelines"
 url="https://pipewire.org";
@@ -9,19 +10,18 @@
 arch=(x86_64)
 depends=(gstreamer gst-plugins-base sbc ffmpeg rtkit)
 makedepends=(git meson doxygen graphviz xmltoman valgrind)
-install=pipewire.install
-_commit=4aff470a8fa1e06448b2316781b4e7a91fbda341  # tags/0.2.6
+_commit=37613b67ba52b5ad4e81d7ea38adc04027d9f9e5  # master
 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit";)
 sha256sums=('SKIP')
 
 
 pkgver() {
-  cd $pkgname
+  cd $pkgbase
   git describe --tags | sed 's/-/+/g'
 }
 
 prepare() {
-  cd $pkgname
+  cd $pkgbase
 
   # Reduce docs size
   printf '%s\n' >>doc/Doxyfile.in \
@@ -29,7 +29,7 @@
 }
 
 build() {
-  arch-meson $pkgname build \
+  arch-meson $pkgbase build \
 -D docs=true \
 -D man=true
   ninja -C build
@@ -36,9 +36,22 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
-package() {
+package_pipewire() {
+  install=pipewire.install
+
   DESTDIR="$pkgdir" meson install -C build
+
+  # Split pipewire-docs
+  mkdir -p docs/share
+  mv "$pkgdir/usr/share/doc" docs/share/
 }
+
+package_pipewire-docs() {
+  pkgdesc+=" (documentation)"
+  depends=()
+
+  mv docs "$pkgdir/usr"
+}


[arch-commits] Commit in adobe-source-serif-pro-fonts/repos/extra-any (2 files)

2019-06-14 Thread Jan Steffens via arch-commits
Date: Saturday, June 15, 2019 @ 01:03:33
  Author: heftig
Revision: 356147

archrelease: copy trunk to extra-any

Added:
  adobe-source-serif-pro-fonts/repos/extra-any/PKGBUILD
(from rev 356146, adobe-source-serif-pro-fonts/trunk/PKGBUILD)
Deleted:
  adobe-source-serif-pro-fonts/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-15 01:03:21 UTC (rev 356146)
+++ PKGBUILD2019-06-15 01:03:33 UTC (rev 356147)
@@ -1,21 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=adobe-source-serif-pro-fonts
-pkgver=2.010ro+1.010it
-_relver=2.010R-ro/1.010R-it
-pkgrel=1
-pkgdesc="Serif typeface for setting text. Designed to complement Source Sans 
Pro"
-url="https://adobe-fonts.github.io/source-serif-pro/";
-arch=(any)
-license=(custom)
-_tarname=source-serif-pro-${_relver//\//-}
-source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-serif-pro/archive/$_relver.tar.gz";)
-sha256sums=('1266bbb787ef5cec53303728c9ac38f52b31a8476f9ebbf5477a5782f1c76255')
-
-package() {
-  cd $_tarname
-  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE.md
-}
-
-# vim:set ts=2 sw=2 et:

Copied: adobe-source-serif-pro-fonts/repos/extra-any/PKGBUILD (from rev 356146, 
adobe-source-serif-pro-fonts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-15 01:03:33 UTC (rev 356147)
@@ -0,0 +1,21 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=adobe-source-serif-pro-fonts
+pkgver=3.000
+pkgrel=1
+pkgdesc="Serif typeface for setting text. Designed to complement Source Sans 
Pro"
+url="https://adobe-fonts.github.io/source-serif-pro/";
+arch=(any)
+license=(custom)
+_relver=${pkgver}R
+_tarname=source-serif-pro-$_relver
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-serif-pro/archive/$_relver.tar.gz";)
+sha256sums=('bbb504463342f01666db34790574477b2bbd61a338897466461c66c4cd4464fd')
+
+package() {
+  cd $_tarname
+  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE.md
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in adobe-source-serif-pro-fonts/trunk (PKGBUILD)

2019-06-14 Thread Jan Steffens via arch-commits
Date: Saturday, June 15, 2019 @ 01:03:21
  Author: heftig
Revision: 356146

3.000-1

Modified:
  adobe-source-serif-pro-fonts/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 17:13:08 UTC (rev 356145)
+++ PKGBUILD2019-06-15 01:03:21 UTC (rev 356146)
@@ -1,16 +1,16 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=adobe-source-serif-pro-fonts
-pkgver=2.010ro+1.010it
-_relver=2.010R-ro/1.010R-it
+pkgver=3.000
 pkgrel=1
 pkgdesc="Serif typeface for setting text. Designed to complement Source Sans 
Pro"
 url="https://adobe-fonts.github.io/source-serif-pro/";
 arch=(any)
 license=(custom)
-_tarname=source-serif-pro-${_relver//\//-}
+_relver=${pkgver}R
+_tarname=source-serif-pro-$_relver
 
source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-serif-pro/archive/$_relver.tar.gz";)
-sha256sums=('1266bbb787ef5cec53303728c9ac38f52b31a8476f9ebbf5477a5782f1c76255')
+sha256sums=('bbb504463342f01666db34790574477b2bbd61a338897466461c66c4cd4464fd')
 
 package() {
   cd $_tarname


[arch-commits] Commit in inspectrum/repos (community-x86_64 community-x86_64/PKGBUILD)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:58:12
  Author: ffy00
Revision: 481593

archrelease: copy trunk to community-x86_64

Added:
  inspectrum/repos/community-x86_64/
  inspectrum/repos/community-x86_64/PKGBUILD
(from rev 481592, inspectrum/trunk/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: inspectrum/repos/community-x86_64/PKGBUILD (from rev 481592, 
inspectrum/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-06-14 23:58:12 UTC (rev 481593)
@@ -0,0 +1,29 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=inspectrum
+pkgver=0.2.2
+pkgrel=1
+pkgdesc='Tool for analysing captured signals, primarily from software-defined 
radio receivers'
+arch=('x86_64')
+url='https://github.com/miek/inspectrum'
+license=('GPL')
+depends=('qt5-base' 'fftw' 'liquid-dsp')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('37ad48f87889731b7aa83a6cfa401c9986d2657f5f06f8dbdf02213123ff4d0d7cb23aa21e9b4062b7ab746d32c937dd56e85bd5c8d0bbf2181a54929e3fc501')
+
+build() {
+  mkdir -p $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}
+


[arch-commits] Commit in inspectrum/trunk (PKGBUILD)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:58:08
  Author: ffy00
Revision: 481592

upgpkg: inspectrum 0.2.2-1

Added:
  inspectrum/trunk/PKGBUILD

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-14 23:58:08 UTC (rev 481592)
@@ -0,0 +1,29 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=inspectrum
+pkgver=0.2.2
+pkgrel=1
+pkgdesc='Tool for analysing captured signals, primarily from software-defined 
radio receivers'
+arch=('x86_64')
+url='https://github.com/miek/inspectrum'
+license=('GPL')
+depends=('qt5-base' 'fftw' 'liquid-dsp')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('37ad48f87889731b7aa83a6cfa401c9986d2657f5f06f8dbdf02213123ff4d0d7cb23aa21e9b4062b7ab746d32c937dd56e85bd5c8d0bbf2181a54929e3fc501')
+
+build() {
+  mkdir -p $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}
+


[arch-commits] Commit in liquid-dsp/trunk (PKGBUILD)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:55:33
  Author: ffy00
Revision: 481590

upgpkg: liquid-dsp 1.3.1-1

Modified:
  liquid-dsp/trunk/PKGBUILD

--+
 PKGBUILD |   47 +--
 1 file changed, 41 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 23:53:21 UTC (rev 481589)
+++ PKGBUILD2019-06-14 23:55:33 UTC (rev 481590)
@@ -1,6 +1,7 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
-pkgname=liquid-dsp
+pkgbase=liquid-dsp
+pkgname=($pkgbase $pkgbase-sse4.1)
 pkgver=1.3.1
 pkgrel=1
 pkgdesc='Open-source signal processing library for software-defined radios'
@@ -9,26 +10,48 @@
 license=('MIT')
 depends=('glibc')
 optdepends=('fftw: efficient FFT')
-source=("$url/downloads/$pkgname-$pkgver.tar.gz")
+source=("$url/downloads/$pkgbase-$pkgver.tar.gz")
 
sha512sums=('6da76030fc346e3fadfe70e72be14d1f2ff198d3e9bb5ffb5f4d9b89945686d2474d3bb4911a2b923aad22feabebf2744d47afbffabab87737fe46a24af68917')
 
+prepare() {
+mkdir $pkgbase-sse4.1-$pkgver
+cp -r $pkgbase-$pkgver/* $pkgbase-sse4.1-$pkgver
+
+sed -i 's|ax_cv_have_sse41_ext=.*|ax_cv_have_sse41_ext=yes|' 
$pkgbase-sse4.1-$pkgver/scripts/ax_ext.m4
+}
+
 build() {
-cd $pkgname-$pkgver
+echo 'Building liquid-dsp...'
+cd "$srcdir"/$pkgbase-$pkgver
 
 autoreconf -vif
 enable_simdoverride='' ./configure --prefix=/usr
 
 make
+
+echo 'Building liquid-dsp-sse4.1...'
+cd "$srcdir"/$pkgbase-sse4.1-$pkgver
+
+autoreconf -vif
+./configure --prefix=/usr
+
+make
 }
 
 check() {
-cd $pkgname-$pkgver
+echo 'Checking liquid-dsp...'
+cd "$srcdir"/$pkgbase-$pkgver
 
 make check
+
+echo 'Checking liquid-dsp-sse4.1...'
+cd "$srcdir"/$pkgbase-sse4.1-$pkgver
+
+make check
 }
 
-package() {
-cd $pkgname-$pkgver
+package_liquid-dsp() {
+cd $pkgbase-$pkgver
 
 make DESTDIR="$pkgdir" install
 
@@ -35,3 +58,15 @@
 install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
 
+package_liquid-dsp-sse4.1() {
+pkgdesc="$pkgdesc (with SSE 4.1 extensions)"
+provides=('liquid-dsp')
+conflicts=('liquid-dsp')
+
+cd $pkgbase-sse4.1-$pkgver
+
+make DESTDIR="$pkgdir" install
+
+install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+


[arch-commits] Commit in liquid-dsp/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:55:46
  Author: ffy00
Revision: 481591

archrelease: copy trunk to community-x86_64

Added:
  liquid-dsp/repos/community-x86_64/PKGBUILD
(from rev 481590, liquid-dsp/trunk/PKGBUILD)
Deleted:
  liquid-dsp/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  109 -
 1 file changed, 72 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-14 23:55:33 UTC (rev 481590)
+++ PKGBUILD2019-06-14 23:55:46 UTC (rev 481591)
@@ -1,37 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=liquid-dsp
-pkgver=1.3.1
-pkgrel=1
-pkgdesc='Open-source signal processing library for software-defined radios'
-arch=('x86_64')
-url='http://liquidsdr.org'
-license=('MIT')
-depends=('glibc')
-optdepends=('fftw: efficient FFT')
-source=("$url/downloads/$pkgname-$pkgver.tar.gz")
-sha512sums=('6da76030fc346e3fadfe70e72be14d1f2ff198d3e9bb5ffb5f4d9b89945686d2474d3bb4911a2b923aad22feabebf2744d47afbffabab87737fe46a24af68917')
-
-build() {
-cd $pkgname-$pkgver
-
-autoreconf -vif
-enable_simdoverride='' ./configure --prefix=/usr
-
-make
-}
-
-check() {
-cd $pkgname-$pkgver
-
-make check
-}
-
-package() {
-cd $pkgname-$pkgver
-
-make DESTDIR="$pkgdir" install
-
-install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: liquid-dsp/repos/community-x86_64/PKGBUILD (from rev 481590, 
liquid-dsp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-14 23:55:46 UTC (rev 481591)
@@ -0,0 +1,72 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgbase=liquid-dsp
+pkgname=($pkgbase $pkgbase-sse4.1)
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Open-source signal processing library for software-defined radios'
+arch=('x86_64')
+url='http://liquidsdr.org'
+license=('MIT')
+depends=('glibc')
+optdepends=('fftw: efficient FFT')
+source=("$url/downloads/$pkgbase-$pkgver.tar.gz")
+sha512sums=('6da76030fc346e3fadfe70e72be14d1f2ff198d3e9bb5ffb5f4d9b89945686d2474d3bb4911a2b923aad22feabebf2744d47afbffabab87737fe46a24af68917')
+
+prepare() {
+mkdir $pkgbase-sse4.1-$pkgver
+cp -r $pkgbase-$pkgver/* $pkgbase-sse4.1-$pkgver
+
+sed -i 's|ax_cv_have_sse41_ext=.*|ax_cv_have_sse41_ext=yes|' 
$pkgbase-sse4.1-$pkgver/scripts/ax_ext.m4
+}
+
+build() {
+echo 'Building liquid-dsp...'
+cd "$srcdir"/$pkgbase-$pkgver
+
+autoreconf -vif
+enable_simdoverride='' ./configure --prefix=/usr
+
+make
+
+echo 'Building liquid-dsp-sse4.1...'
+cd "$srcdir"/$pkgbase-sse4.1-$pkgver
+
+autoreconf -vif
+./configure --prefix=/usr
+
+make
+}
+
+check() {
+echo 'Checking liquid-dsp...'
+cd "$srcdir"/$pkgbase-$pkgver
+
+make check
+
+echo 'Checking liquid-dsp-sse4.1...'
+cd "$srcdir"/$pkgbase-sse4.1-$pkgver
+
+make check
+}
+
+package_liquid-dsp() {
+cd $pkgbase-$pkgver
+
+make DESTDIR="$pkgdir" install
+
+install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_liquid-dsp-sse4.1() {
+pkgdesc="$pkgdesc (with SSE 4.1 extensions)"
+provides=('liquid-dsp')
+conflicts=('liquid-dsp')
+
+cd $pkgbase-sse4.1-$pkgver
+
+make DESTDIR="$pkgdir" install
+
+install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+


[arch-commits] Commit in liquid-dsp-sse4.1/trunk (PKGBUILD)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:53:21
  Author: ffy00
Revision: 481589

merge with liquid-dsp

Deleted:
  liquid-dsp-sse4.1/trunk/PKGBUILD

--+
 PKGBUILD |   44 
 1 file changed, 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-14 23:36:52 UTC (rev 481588)
+++ PKGBUILD2019-06-14 23:53:21 UTC (rev 481589)
@@ -1,44 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=liquid-dsp-sse4.1
-_pkgname=liquid-dsp
-pkgver=1.3.1
-pkgrel=1
-pkgdesc='Open-source signal processing library for software-defined radios'
-arch=('x86_64')
-url='http://liquidsdr.org'
-license=('MIT')
-depends=('glibc')
-optdepends=('fftw: efficient FFT')
-provides=('liquid-dsp')
-conflicts=('liquid-dsp')
-source=("$url/downloads/$_pkgname-$pkgver.tar.gz")
-sha512sums=('6da76030fc346e3fadfe70e72be14d1f2ff198d3e9bb5ffb5f4d9b89945686d2474d3bb4911a2b923aad22feabebf2744d47afbffabab87737fe46a24af68917')
-
-prepare() {
-sed -i 's|ax_cv_have_sse41_ext=.*|ax_cv_have_sse41_ext=yes|' 
$_pkgname-$pkgver/scripts/ax_ext.m4
-}
-
-build() {
-cd $_pkgname-$pkgver
-
-autoreconf -vif
-./configure --prefix=/usr
-
-make
-}
-
-check() {
-cd $_pkgname-$pkgver
-
-make check
-}
-
-package() {
-cd $_pkgname-$pkgver
-
-make DESTDIR="$pkgdir" install
-
-install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$_pkgname/LICENSE
-}
-


[arch-commits] Commit in liquid-dsp-sse4.1/trunk (PKGBUILD)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:36:49
  Author: ffy00
Revision: 481587

upgpkg: liquid-dsp-sse4.1 1.3.1-1

Added:
  liquid-dsp-sse4.1/trunk/PKGBUILD

--+
 PKGBUILD |   44 
 1 file changed, 44 insertions(+)

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-14 23:36:49 UTC (rev 481587)
@@ -0,0 +1,44 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=liquid-dsp-sse4.1
+_pkgname=liquid-dsp
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Open-source signal processing library for software-defined radios'
+arch=('x86_64')
+url='http://liquidsdr.org'
+license=('MIT')
+depends=('glibc')
+optdepends=('fftw: efficient FFT')
+provides=('liquid-dsp')
+conflicts=('liquid-dsp')
+source=("$url/downloads/$_pkgname-$pkgver.tar.gz")
+sha512sums=('6da76030fc346e3fadfe70e72be14d1f2ff198d3e9bb5ffb5f4d9b89945686d2474d3bb4911a2b923aad22feabebf2744d47afbffabab87737fe46a24af68917')
+
+prepare() {
+sed -i 's|ax_cv_have_sse41_ext=.*|ax_cv_have_sse41_ext=yes|' 
$_pkgname-$pkgver/scripts/ax_ext.m4
+}
+
+build() {
+cd $_pkgname-$pkgver
+
+autoreconf -vif
+./configure --prefix=/usr
+
+make
+}
+
+check() {
+cd $_pkgname-$pkgver
+
+make check
+}
+
+package() {
+cd $_pkgname-$pkgver
+
+make DESTDIR="$pkgdir" install
+
+install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$_pkgname/LICENSE
+}
+


[arch-commits] Commit in liquid-dsp-sse4.1/repos (2 files)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:36:52
  Author: ffy00
Revision: 481588

archrelease: copy trunk to community-x86_64

Added:
  liquid-dsp-sse4.1/repos/community-x86_64/
  liquid-dsp-sse4.1/repos/community-x86_64/PKGBUILD
(from rev 481587, liquid-dsp-sse4.1/trunk/PKGBUILD)

--+
 PKGBUILD |   44 
 1 file changed, 44 insertions(+)

Copied: liquid-dsp-sse4.1/repos/community-x86_64/PKGBUILD (from rev 481587, 
liquid-dsp-sse4.1/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-06-14 23:36:52 UTC (rev 481588)
@@ -0,0 +1,44 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=liquid-dsp-sse4.1
+_pkgname=liquid-dsp
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Open-source signal processing library for software-defined radios'
+arch=('x86_64')
+url='http://liquidsdr.org'
+license=('MIT')
+depends=('glibc')
+optdepends=('fftw: efficient FFT')
+provides=('liquid-dsp')
+conflicts=('liquid-dsp')
+source=("$url/downloads/$_pkgname-$pkgver.tar.gz")
+sha512sums=('6da76030fc346e3fadfe70e72be14d1f2ff198d3e9bb5ffb5f4d9b89945686d2474d3bb4911a2b923aad22feabebf2744d47afbffabab87737fe46a24af68917')
+
+prepare() {
+sed -i 's|ax_cv_have_sse41_ext=.*|ax_cv_have_sse41_ext=yes|' 
$_pkgname-$pkgver/scripts/ax_ext.m4
+}
+
+build() {
+cd $_pkgname-$pkgver
+
+autoreconf -vif
+./configure --prefix=/usr
+
+make
+}
+
+check() {
+cd $_pkgname-$pkgver
+
+make check
+}
+
+package() {
+cd $_pkgname-$pkgver
+
+make DESTDIR="$pkgdir" install
+
+install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$_pkgname/LICENSE
+}
+


[arch-commits] Commit in (3 files)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:32:15
  Author: ffy00
Revision: 481586

add root structure

Added:
  liquid-dsp-sse4.1/
  liquid-dsp-sse4.1/repos/
  liquid-dsp-sse4.1/trunk/


[arch-commits] Commit in liquid-dsp/trunk (PKGBUILD)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:29:31
  Author: ffy00
Revision: 481584

upgpkg: liquid-dsp 1.3.1-1

Added:
  liquid-dsp/trunk/PKGBUILD

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-14 23:29:31 UTC (rev 481584)
@@ -0,0 +1,37 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=liquid-dsp
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Open-source signal processing library for software-defined radios'
+arch=('x86_64')
+url='http://liquidsdr.org'
+license=('MIT')
+depends=('glibc')
+optdepends=('fftw: efficient FFT')
+source=("$url/downloads/$pkgname-$pkgver.tar.gz")
+sha512sums=('6da76030fc346e3fadfe70e72be14d1f2ff198d3e9bb5ffb5f4d9b89945686d2474d3bb4911a2b923aad22feabebf2744d47afbffabab87737fe46a24af68917')
+
+build() {
+cd $pkgname-$pkgver
+
+autoreconf -vif
+enable_simdoverride='' ./configure --prefix=/usr
+
+make
+}
+
+check() {
+cd $pkgname-$pkgver
+
+make check
+}
+
+package() {
+cd $pkgname-$pkgver
+
+make DESTDIR="$pkgdir" install
+
+install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+


[arch-commits] Commit in liquid-dsp/repos (community-x86_64 community-x86_64/PKGBUILD)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:29:43
  Author: ffy00
Revision: 481585

archrelease: copy trunk to community-x86_64

Added:
  liquid-dsp/repos/community-x86_64/
  liquid-dsp/repos/community-x86_64/PKGBUILD
(from rev 481584, liquid-dsp/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: liquid-dsp/repos/community-x86_64/PKGBUILD (from rev 481584, 
liquid-dsp/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-06-14 23:29:43 UTC (rev 481585)
@@ -0,0 +1,37 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=liquid-dsp
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Open-source signal processing library for software-defined radios'
+arch=('x86_64')
+url='http://liquidsdr.org'
+license=('MIT')
+depends=('glibc')
+optdepends=('fftw: efficient FFT')
+source=("$url/downloads/$pkgname-$pkgver.tar.gz")
+sha512sums=('6da76030fc346e3fadfe70e72be14d1f2ff198d3e9bb5ffb5f4d9b89945686d2474d3bb4911a2b923aad22feabebf2744d47afbffabab87737fe46a24af68917')
+
+build() {
+cd $pkgname-$pkgver
+
+autoreconf -vif
+enable_simdoverride='' ./configure --prefix=/usr
+
+make
+}
+
+check() {
+cd $pkgname-$pkgver
+
+make check
+}
+
+package() {
+cd $pkgname-$pkgver
+
+make DESTDIR="$pkgdir" install
+
+install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+


[arch-commits] Commit in (liquid-dsp liquid-dsp/repos liquid-dsp/trunk)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 23:00:06
  Author: ffy00
Revision: 481583

add root structure

Added:
  liquid-dsp/
  liquid-dsp/repos/
  liquid-dsp/trunk/


[arch-commits] Commit in (inspectrum inspectrum/repos inspectrum/trunk)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 22:58:22
  Author: ffy00
Revision: 481582

add root structure

Added:
  inspectrum/
  inspectrum/repos/
  inspectrum/trunk/


[arch-commits] Commit in code/trunk (PKGBUILD)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 22:47:34
  Author: ffy00
Revision: 481581

update upstream url

Modified:
  code/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:45:37 UTC (rev 481580)
+++ PKGBUILD2019-06-14 22:47:34 UTC (rev 481581)
@@ -8,7 +8,7 @@
 pkgver=1.35.1
 pkgrel=1
 arch=('x86_64')
-url='https://github.com/Microsoft/vscode'
+url='https://github.com/microsoft/vscode'
 license=('MIT')
 depends=('electron' 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
 optdepends=('bash-completion: Bash completions'


[arch-commits] Commit in code/repos/community-x86_64 (11 files)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 22:45:37
  Author: ffy00
Revision: 481580

archrelease: copy trunk to community-x86_64

Added:
  code/repos/community-x86_64/PKGBUILD
(from rev 481579, code/trunk/PKGBUILD)
  code/repos/community-x86_64/code-liveshare.diff
(from rev 481579, code/trunk/code-liveshare.diff)
  code/repos/community-x86_64/code.js
(from rev 481579, code/trunk/code.js)
  code/repos/community-x86_64/code.sh
(from rev 481579, code/trunk/code.sh)
  code/repos/community-x86_64/enable-proposed-apis.diff
(from rev 481579, code/trunk/enable-proposed-apis.diff)
  code/repos/community-x86_64/product_json.diff
(from rev 481579, code/trunk/product_json.diff)
Deleted:
  code/repos/community-x86_64/PKGBUILD
  code/repos/community-x86_64/code-liveshare.diff
  code/repos/community-x86_64/code.js
  code/repos/community-x86_64/code.sh
  code/repos/community-x86_64/product_json.diff

---+
 PKGBUILD  |  285 ++--
 code-liveshare.diff   |   24 +--
 code.js   |   58 
 code.sh   |6 
 enable-proposed-apis.diff |   13 ++
 product_json.diff |   40 +++---
 6 files changed, 220 insertions(+), 206 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-14 22:45:21 UTC (rev 481579)
+++ PKGBUILD2019-06-14 22:45:37 UTC (rev 481580)
@@ -1,142 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Michael Hansen 
-# Contributor: Francisco Magalhães 
-
-pkgname=code
-pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
-# Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
-pkgver=1.35.0
-pkgrel=2
-arch=('x86_64')
-url='https://github.com/Microsoft/vscode'
-license=('MIT')
-depends=('electron' 'libsecret' 'libxkbfile' 'ripgrep')
-optdepends=('bash-completion: Bash completions'
-'zsh-completions: ZSH completitons')
-makedepends=('git' 'gulp' 'npm' 'python2' 'yarn' 'nodejs-lts-dubnium')
-source=("$pkgname::git+https://github.com/Microsoft/vscode.git#tag=$pkgver";
-'code.js'
-'code.sh'
-'product_json.diff'
-'code-liveshare.diff')
-sha512sums=('SKIP'
-
'814c9554427183cd893a33cd2cbe91f6e0ea71921ef0717c86217b1d3058d265f9ff7a9ace3e7b76f122e60b7686475cf4d999e581a1845face3033afb9f745f'
-
'0e75ee88274cbaf48c59ef6f363f6b8ac2ea83f8b17a61155008db773b709a1f0233754fa63a136ec0417313ba90a7eb17db000ec22a38ca8840d8ba6c47cab1'
-
'8ec47e497287d67f37e7b669af416f43d5cdbd4574892867d7b95996ef5de53640b5bc919b06b177e1fd91cb005579d6ed0c17325117b9914ba7cf28f5f06e40'
-
'0bd10ca06dea22854e47fc45d833756ee8d7bf714c88f63feef44e0b0b5da052fba3c27d001865e3389f391cd7b888d92dc0ba44029fa5c736225da3cf2f9a46')
-
-# Even though we don't officially support other archs, let's
-# allow the user to use this PKGBUILD to compile the package
-# for his architecture
-case "$CARCH" in
-  i686)
-_vscode_arch=ia32
-;;
-  x86_64)
-_vscode_arch=x64
-;;
-  armv7h)
-_vscode_arch=arm
-;;
-  *)
-# Needed for mksrcinfo
-_vscode_arch=DUMMY
-;;
-esac
-
-prepare() {
-  cd $pkgname
-
-  # This patch no longer contains proprietary modifications.
-  # See https://github.com/Microsoft/vscode/issues/31168 for details.
-  patch -p0 < ../product_json.diff
-
-  # Set the commit and build date
-  local _commit=$(git rev-parse HEAD)
-  local _datestamp=$(date -u -Is | sed 's/\+00:00/Z/')
-  sed -e "s/@COMMIT@/$_commit/" -e "s/@DATE@/$_datestamp/" -i product.json
-
-  # See https://github.com/MicrosoftDocs/live-share/issues/262 for details
-  patch -p1 < ../code-liveshare.diff
-
-  # Build native modules for system electron
-  local _target=$(https://github.com/mapbox/node-sqlite3/issues/1044
-  mkdir -p path
-  ln -sf /usr/bin/python2 path/python
-  export PATH="$PWD/path:$PATH"
-
-  cd $pkgname
-
-  yarn install --arch=$_vscode_arch
-
-  # The default memory limit may be too low for current versions of node
-  # to successfully build vscode. Change it if this number still doesn't
-  # work for your system.
-  mem_limit="--max_old_space_size=4096"
-
-  if ! /usr/bin/node $mem_limit /usr/bin/gulp vscode-linux-$_vscode_arch-min
-  then
-  echo
-  echo "*** NOTE: If the build failed due to running out of file handles 
(EMFILE),"
-  echo "*** you will need to raise your max open file limit."
-  echo "*** You can check this for more information on how to increase 
this limit:"
-  echo "***
https://ro-che.info/articles/2017-03-26-increase-open-files-limit";
-  exit 1
-  fi
-}
-
-package() {
-  # Install resource files
-  install -dm 755 "$pkgdir"/usr/lib/$pkgname
-  cp -r --no-preserve=ownership --preserve=mode 
VSCode-linux-$_vscode_arch/resources/app/* "$pkgdir"/usr/lib/$pkgname/
-
-  # replace statically included binary with system copy
-

[arch-commits] Commit in code/trunk (PKGBUILD)

2019-06-14 Thread Filipe Laíns via arch-commits
Date: Friday, June 14, 2019 @ 22:45:21
  Author: ffy00
Revision: 481579

upgpkg: code 1.35.1-1

Modified:
  code/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:27:15 UTC (rev 481578)
+++ PKGBUILD2019-06-14 22:45:21 UTC (rev 481579)
@@ -10,7 +10,7 @@
 arch=('x86_64')
 url='https://github.com/Microsoft/vscode'
 license=('MIT')
-depends=('electron' 'libsecret' 'libxkbfile' 'ripgrep')
+depends=('electron' 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
 optdepends=('bash-completion: Bash completions'
 'zsh-completions: ZSH completitons')
 makedepends=('git' 'gulp' 'npm' 'python2' 'yarn' 'nodejs-lts-dubnium')


[arch-commits] Commit in cjs/repos/community-x86_64 (4 files)

2019-06-14 Thread Eli Schwartz via arch-commits
Date: Friday, June 14, 2019 @ 22:27:15
  Author: eschwartz
Revision: 481578

archrelease: copy trunk to community-x86_64

Added:
  cjs/repos/community-x86_64/PKGBUILD
(from rev 481577, cjs/trunk/PKGBUILD)
  cjs/repos/community-x86_64/ax_code_coverage.m4
(from rev 481577, cjs/trunk/ax_code_coverage.m4)
Deleted:
  cjs/repos/community-x86_64/PKGBUILD
  cjs/repos/community-x86_64/ax_code_coverage.m4

-+
 PKGBUILD|  102 -
 ax_code_coverage.m4 |  528 +-
 2 files changed, 313 insertions(+), 317 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-14 22:26:59 UTC (rev 481577)
+++ PKGBUILD2019-06-14 22:27:15 UTC (rev 481578)
@@ -1,53 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueira 
-# Contributor: Ionut Biru 
-
-pkgname=cjs
-pkgver=4.0.0
-pkgrel=2
-pkgdesc="Javascript Bindings for Cinnamon"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname}";
-license=('GPL')
-depends=('dbus-glib' 'gtk3' 'gobject-introspection-runtime' 'js52')
-makedepends=('autoconf-archive' 'gobject-introspection')
-checkdepends=('xorg-server-xvfb')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-ax_code_coverage.m4)
-sha512sums=('86baaba3721b71b266c560180ba20af43eed0d2b8fc37af0d24c7c0c36252e2af85da928b42260074f236f0bc4d4f4f28d20127021e67f23a22b042a09a3baa7'
-
'636c07a2eac06b19f91edd368fed0bff576a4afacc9c18ec850da0b57fdb7bfd797d33ecd01baf98bf941651b686f8052585b5087003137a4775e9d1774f5884')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-# https://gitlab.gnome.org/GNOME/gjs/issues/149
-cp ../ax_code_coverage.m4 m4/
-
-autoreconf -fi
-}
-
-build() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-./configure --prefix=/usr \
---libexecdir=/usr/lib \
---disable-static
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-check() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-# Needs a display
-xvfb-run make -k check || :
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" install
-}

Copied: cjs/repos/community-x86_64/PKGBUILD (from rev 481577, 
cjs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-14 22:27:15 UTC (rev 481578)
@@ -0,0 +1,49 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueira 
+# Contributor: Ionut Biru 
+
+pkgname=cjs
+pkgver=4.2.0
+pkgrel=1
+pkgdesc="Javascript Bindings for Cinnamon"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname}";
+license=('GPL')
+depends=('dbus-glib' 'gtk3' 'gobject-introspection-runtime' 'js52')
+makedepends=('autoconf-archive' 'gobject-introspection')
+checkdepends=('xorg-server-xvfb')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha512sums=('b5dc46dc9fd3a25331bc5f74b7da7b0cbadbe022f0ae857a50df67fc6155dbcaa8930c8e904b128422a8e27f504a2f7d29868e3611de1d43c5f85d29ebae6ff0')
+b2sums=('2268cc8d557e05f8ce3877f54e22d7ad6b256631ec74d3bcfc7be180dea9555f28619d5cee9b5a0dfc39559906c29e4714e59f87700c0bc8ecc3eca22eb138af')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+autoreconf -fi
+}
+
+build() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+./configure --prefix=/usr \
+--libexecdir=/usr/lib \
+--disable-static
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+check() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+# Needs a display
+xvfb-run make -k check || :
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" install
+}

Deleted: ax_code_coverage.m4
===
--- ax_code_coverage.m4 2019-06-14 22:26:59 UTC (rev 481577)
+++ ax_code_coverage.m4 2019-06-14 22:27:15 UTC (rev 481578)
@@ -1,264 +0,0 @@
-# ===
-# https://www.gnu.org/software/autoconf-archive/ax_code_coverage.html
-# ===
-#
-# SYNOPSIS
-#
-#   AX_CODE_COVERAGE()
-#
-# DESCRIPTION
-#
-#   Defines CODE_COVERAGE_CPPFLAGS, CODE_COVERAGE_CFLAGS,
-#   CODE_COVERAGE_CXXFLAGS and CODE_COVERAGE_LIBS which should be included
-#   in the CPPFLAGS, CFLAGS CXXFLAGS and LIBS/LIBADD variables of every
-#   build target (program or library) which should be built with code
-#   coverage support. Also defines CODE_COVERAGE_RULES which should be
-#   substituted in your Makefile; and $enable_code_coverage which can be
-#   used in subsequent configure output. CODE_COVERAGE_ENABLED is defined
-#   and

[arch-commits] Commit in cjs/trunk (PKGBUILD)

2019-06-14 Thread Eli Schwartz via arch-commits
Date: Friday, June 14, 2019 @ 22:26:59
  Author: eschwartz
Revision: 481577

upgpkg: cjs 4.2.0-1

upstream release

Modified:
  cjs/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:22:44 UTC (rev 481576)
+++ PKGBUILD2019-06-14 22:26:59 UTC (rev 481577)
@@ -3,8 +3,8 @@
 # Contributor: Ionut Biru 
 
 pkgname=cjs
-pkgver=4.0.0
-pkgrel=2
+pkgver=4.2.0
+pkgrel=1
 pkgdesc="Javascript Bindings for Cinnamon"
 arch=('x86_64')
 url="https://github.com/linuxmint/${pkgname}";
@@ -12,17 +12,13 @@
 depends=('dbus-glib' 'gtk3' 'gobject-introspection-runtime' 'js52')
 makedepends=('autoconf-archive' 'gobject-introspection')
 checkdepends=('xorg-server-xvfb')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-ax_code_coverage.m4)
-sha512sums=('86baaba3721b71b266c560180ba20af43eed0d2b8fc37af0d24c7c0c36252e2af85da928b42260074f236f0bc4d4f4f28d20127021e67f23a22b042a09a3baa7'
-
'636c07a2eac06b19f91edd368fed0bff576a4afacc9c18ec850da0b57fdb7bfd797d33ecd01baf98bf941651b686f8052585b5087003137a4775e9d1774f5884')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha512sums=('b5dc46dc9fd3a25331bc5f74b7da7b0cbadbe022f0ae857a50df67fc6155dbcaa8930c8e904b128422a8e27f504a2f7d29868e3611de1d43c5f85d29ebae6ff0')
+b2sums=('2268cc8d557e05f8ce3877f54e22d7ad6b256631ec74d3bcfc7be180dea9555f28619d5cee9b5a0dfc39559906c29e4714e59f87700c0bc8ecc3eca22eb138af')
 
 prepare() {
 cd "${srcdir}"/${pkgname}-${pkgver}
 
-# https://gitlab.gnome.org/GNOME/gjs/issues/149
-cp ../ax_code_coverage.m4 m4/
-
 autoreconf -fi
 }
 


[arch-commits] Commit in perl-package-constants/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:22:44
  Author: arojas
Revision: 481576

Don't hardcode version in source

Modified:
  perl-package-constants/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:22:00 UTC (rev 481575)
+++ PKGBUILD2019-06-14 22:22:44 UTC (rev 481576)
@@ -11,9 +11,9 @@
 options=('!emptydirs')
 depends=('perl')
 url='https://search.mcpan.org/dist/Package-Constants'
-source=('https://search.mcpan.org/CPAN/authors/id/B/BI/BINGOS/Package-Constants-0.06.tar.gz')
+source=("https://search.mcpan.org/CPAN/authors/id/B/BI/BINGOS/Package-Constants-$pkgver.tar.gz";)
 
sha512sums=('a3f855435a989252551dfbd50492dcae5bdfb01efe14c2ef40679722305bb67097eb4c969023df1da00ee22d92f88e39439ebdeaae0b1f3a3fc6c561f3fa8481')
-_distdir="Package-Constants-0.06"
+_distdir="Package-Constants-$pkgver"
 
 build() {
   cd "$srcdir/$_distdir"


[arch-commits] Commit in perl-devel-leak/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:22:00
  Author: arojas
Revision: 481575

Don't hardcode version in source

Modified:
  perl-devel-leak/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:14:59 UTC (rev 481574)
+++ PKGBUILD2019-06-14 22:22:00 UTC (rev 481575)
@@ -11,9 +11,9 @@
 options=('!emptydirs')
 depends=('perl')
 url='https://search.mcpan.org/dist/Devel-Leak'
-source=('https://search.mcpan.org/CPAN/authors/id/N/NI/NI-S/Devel-Leak-0.03.tar.gz')
+source=("https://search.mcpan.org/CPAN/authors/id/N/NI/NI-S/Devel-Leak-$pkgver.tar.gz";)
 
sha512sums=('177f64b87fa6ab08b93f7c5bfcbaf4421e8431bf795976a0a7efa0120828984fed29a2bc12918e5bea9ea3edccf6316ba8daf704f349aece84b45bdd11f57707')
-_distdir="Devel-Leak-0.03"
+_distdir="Devel-Leak-$pkgver"
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \


[arch-commits] Commit in perl-yaml-tiny/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:14:59
  Author: arojas
Revision: 481574

https

Modified:
  perl-yaml-tiny/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:14:24 UTC (rev 481573)
+++ PKGBUILD2019-06-14 22:14:59 UTC (rev 481574)
@@ -11,8 +11,8 @@
 options=('!emptydirs')
 depends=('perl')
 checkdepends=('perl-cpan-meta>=2.150001' 'perl-pod-coverage')
-url='http://search.cpan.org/dist/YAML-Tiny'
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/YAML-Tiny'
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-$pkgver.tar.gz";)
 
sha512sums=('5999e220025aa8076e5e0e9e73e80c2da21660e77f6744d73e8e29962221d02d33a36e9829c44abf7d4f45abae069d8e121c8019bd1600b7e64db5e54efd9987')
 
 build() {


[arch-commits] Commit in perl-time-modules/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:14:00
  Author: arojas
Revision: 481572

https

Modified:
  perl-time-modules/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:13:25 UTC (rev 481571)
+++ PKGBUILD2019-06-14 22:14:00 UTC (rev 481572)
@@ -6,11 +6,11 @@
 pkgver=2013.0912
 pkgrel=5
 pkgdesc='Perl time related modules'
-url='http://search.cpan.org/~muir/Time-modules/'
+url='https://search.cpan.org/~muir/Time-modules/'
 license=('GPL' 'PerlArtistic')
 options=('!emptydirs')
 arch=('any')
-source=("http://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/Time-modules-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/Time-modules-$pkgver.tar.gz";)
 md5sums=('a4330144e24c356ca4c925d14e5ab06b')
 
 build() {


[arch-commits] Commit in perl-x11-protocol-other/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:14:24
  Author: arojas
Revision: 481573

https

Modified:
  perl-x11-protocol-other/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:14:00 UTC (rev 481572)
+++ PKGBUILD2019-06-14 22:14:24 UTC (rev 481573)
@@ -6,12 +6,12 @@
 pkgrel=5
 pkgdesc="Extra extransions for perl-x11-protocol"
 arch=('any')
-url=http://search.cpan.org/dist/X11-Protocol-Other/
+url=https://search.cpan.org/dist/X11-Protocol-Other/
 license=('GPL')
 depends=('perl-x11-protocol')
 makedepends=('perl-extutils-makemaker')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/K/KR/KRYDE/X11-Protocol-Other-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/K/KR/KRYDE/X11-Protocol-Other-${pkgver}.tar.gz)
 sha256sums=('323fe7736e20480a8b0940ab5695c6c028709cf088061eb9407236764a5c55d5')
 
 build() {


[arch-commits] Commit in perl-text-template/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:12:52
  Author: arojas
Revision: 481570

https

Modified:
  perl-text-template/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:12:13 UTC (rev 481569)
+++ PKGBUILD2019-06-14 22:12:52 UTC (rev 481570)
@@ -5,12 +5,12 @@
 pkgrel=2
 pkgdesc='Expand template text with embedded perl'
 arch=('any')
-url='http://search.cpan.org/dist/Text-Template'
+url='https://search.cpan.org/dist/Text-Template'
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 checkdepends=('perl-test-warnings' 'perl-test-more-utf8')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/MS/MSCHOUT/Text-Template-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/M/MS/MSCHOUT/Text-Template-$pkgver.tar.gz";)
 
sha512sums=('19a281cdfc56483bc717be5ae2367ae0edd27e2d31a693f9e54a660ec21cb6b51a8e5eae2e659d0053f59cdb6b9266cf1e175fd55e1abf9f9362c973c44d8173')
 
 build() {


[arch-commits] Commit in perl-text-wrapi18n/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:13:25
  Author: arojas
Revision: 481571

https

Modified:
  perl-text-wrapi18n/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:12:52 UTC (rev 481570)
+++ PKGBUILD2019-06-14 22:13:25 UTC (rev 481571)
@@ -8,10 +8,10 @@
 pkgdesc="Line wrapping module with support for multibyte, fullwidth, and 
combining characters and languages without whitespaces between words"
 arch=('any')
 license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/";
+url="https://search.cpan.org/dist/${_realname}/";
 depends=('perl-text-charwidth')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/K/KU/KUBOTA/${_realname}-${pkgver}.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/K/KU/KUBOTA/${_realname}-${pkgver}.tar.gz";)
 md5sums=('0799c16a00926e6c18d400c2e2861d5f')
 
 build() {


[arch-commits] Commit in perl-test-utf8/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:11:52
  Author: arojas
Revision: 481568

https

Modified:
  perl-test-utf8/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:11:31 UTC (rev 481567)
+++ PKGBUILD2019-06-14 22:11:52 UTC (rev 481568)
@@ -7,12 +7,12 @@
 pkgrel=3
 pkgdesc="handy utf8 tests"
 arch=('any')
-url='http://search.cpan.org/dist/Test-utf8'
+url='https://search.cpan.org/dist/Test-utf8'
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
 makedepends=('perl-module-install')
-source=("http://search.cpan.org/CPAN/authors/id/M/MA/MARKF/Test-utf8-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/M/MA/MARKF/Test-utf8-$pkgver.tar.gz";)
 
sha512sums=('07dcd5ed98a63f7d96bb0fc629b168773d02bb4c93c5bc44ec60738fc29669794547dfde5913f9de682cd583cf85f4d82b6151398aaebcfec9278525447b9c4e')
 
 build() {


[arch-commits] Commit in perl-test-without-module/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:12:13
  Author: arojas
Revision: 481569

https

Modified:
  perl-test-without-module/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:11:52 UTC (rev 481568)
+++ PKGBUILD2019-06-14 22:12:13 UTC (rev 481569)
@@ -6,7 +6,7 @@
 pkgrel=5
 
 pkgdesc='Test::Without::Module - Test fallback behaviour in absence of modules'
-url="http://search.cpan.org/dist/Test-Without-Module/";
+url="https://search.cpan.org/dist/Test-Without-Module/";
 arch=('any')
 license=('GPL' 'PerlArtistic')
 
@@ -14,7 +14,7 @@
 makedepends=('perl')
 checkdepends=('perl-file-slurp')
 
-source=("http://search.cpan.org/CPAN/authors/id/C/CO/CORION/Test-Without-Module-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/C/CO/CORION/Test-Without-Module-$pkgver.tar.gz";)
 
 sha256sums=('8e9aeb7c32a6c6d0b8a93114db2a8c072721273a9d9a2dd4f9ca86cfd28aa524')
 


[arch-commits] Commit in perl-test-requiresinternet/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:11:31
  Author: arojas
Revision: 481567

https

Modified:
  perl-test-requiresinternet/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:10:38 UTC (rev 481566)
+++ PKGBUILD2019-06-14 22:11:31 UTC (rev 481567)
@@ -11,8 +11,8 @@
 options=(!emptydirs)
 depends=(perl)
 makedepends=()
-url='http://search.mcpan.org/dist/Test-RequiresInternet'
-source=("http://search.mcpan.org/CPAN/authors/id/M/MA/MALLEN/Test-RequiresInternet-$pkgver.tar.gz";)
+url='https://search.mcpan.org/dist/Test-RequiresInternet'
+source=("https://search.mcpan.org/CPAN/authors/id/M/MA/MALLEN/Test-RequiresInternet-$pkgver.tar.gz";)
 sha256sums=('bba7b32a1cc0d58ce2ec20b200a7347c69631641e8cae8ff4567ad24ef1e833e')
 _distdir="Test-RequiresInternet-$pkgver"
 


[arch-commits] Commit in perl-test-requires/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:10:38
  Author: arojas
Revision: 481566

https

Modified:
  perl-test-requires/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:10:17 UTC (rev 481565)
+++ PKGBUILD2019-06-14 22:10:38 UTC (rev 481566)
@@ -10,8 +10,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-url='http://search.cpan.org/dist/Test-Requires'
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/Test-Requires-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/Test-Requires'
+source=("https://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/Test-Requires-$pkgver.tar.gz";)
 md5sums=('0d5da779609d0c8fa6f796b45ff8c6f3')
 
 build() {


[arch-commits] Commit in perl-test-output/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:09:47
  Author: arojas
Revision: 481564

https

Modified:
  perl-test-output/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:09:28 UTC (rev 481563)
+++ PKGBUILD2019-06-14 22:09:47 UTC (rev 481564)
@@ -11,9 +11,9 @@
   'perl-test-pod'
   'perl-test-pod-coverage'
   'perl-capture-tiny')
-url='http://search.cpan.org/dist/Test-Output'
+url='https://search.cpan.org/dist/Test-Output'
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-Output-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-Output-$pkgver.tar.gz";)
 md5sums=('5384ea67483c98290c1e51b3b2aee84d')
 
 build() {


[arch-commits] Commit in perl-test-perltidy/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:10:17
  Author: arojas
Revision: 481565

https

Modified:
  perl-test-perltidy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:09:47 UTC (rev 481564)
+++ PKGBUILD2019-06-14 22:10:17 UTC (rev 481565)
@@ -5,11 +5,11 @@
 pkgrel=4
 pkgdesc="CPAN Test::PerlTidy module"
 arch=('any')
-url='http://search.cpan.org/dist/Test-PerlTidy-20130104/'
+url='https://search.cpan.org/dist/Test-PerlTidy-20130104/'
 license=('GPL' 'PerlArtistic')
 depends=('perl' 'perl-text-diff' 'perl-file-slurp' 'perl-tidy' 
'perl-file-finder')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/L/LA/LARRYL/Test-PerlTidy-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/L/LA/LARRYL/Test-PerlTidy-$pkgver.tar.gz)
 sha256sums=('3f15d9f3f4811e348594620312258d75095237925b491ada623fa73ac9d2b9c8')
 
 build() {


[arch-commits] Commit in perl-test-mocktime/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:09:05
  Author: arojas
Revision: 481562

https

Modified:
  perl-test-mocktime/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:08:44 UTC (rev 481561)
+++ PKGBUILD2019-06-14 22:09:05 UTC (rev 481562)
@@ -8,8 +8,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-url='http://search.cpan.org/dist/Test-MockTime'
-source=("http://search.cpan.org/CPAN/authors/id/D/DD/DDICK/Test-MockTime-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/Test-MockTime'
+source=("https://search.cpan.org/CPAN/authors/id/D/DD/DDICK/Test-MockTime-$pkgver.tar.gz";)
 
sha512sums=('ad73be430e3a483a61209bacf4bfa170d6eec6597d3c0efcf5de167f9c129fbf656581dcdceeba88bd98e530371db2542894ded793f9d46e4155c612e2b7cac5')
 
 build() {


[arch-commits] Commit in perl-test-more-utf8/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:09:28
  Author: arojas
Revision: 481563

https

Modified:
  perl-test-more-utf8/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:09:05 UTC (rev 481562)
+++ PKGBUILD2019-06-14 22:09:28 UTC (rev 481563)
@@ -10,8 +10,8 @@
 depends=('perl')
 makedepends=('perl-module-install')
 checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
-url='http://search.cpan.org/dist/Test-More-UTF8'
-source=("http://search.cpan.org/CPAN/authors/id/M/MO/MONS/Test-More-UTF8-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/Test-More-UTF8'
+source=("https://search.cpan.org/CPAN/authors/id/M/MO/MONS/Test-More-UTF8-$pkgver.tar.gz";)
 
sha512sums=('9a1ba4216037aa1517ef57b2e5a40bd78f2f3aaaff3683a4e45f10d4b574b5e2752509a5620d8a76156135b4fa7182320a182a5a6900bf450979d805d7dc05a3')
 
 build() {


[arch-commits] Commit in perl-test-mockmodule/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:08:44
  Author: arojas
Revision: 481561

https

Modified:
  perl-test-mockmodule/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:07:46 UTC (rev 481560)
+++ PKGBUILD2019-06-14 22:08:44 UTC (rev 481561)
@@ -10,8 +10,8 @@
 depends=('perl-super')
 makedepends=('perl-module-build')
 checkdepends=('perl-test-pod' 'perl-test-pod-coverage' 'perl-test-warnings')
-url='http://search.cpan.org/dist/Test-MockModule'
-source=("http://search.cpan.org/CPAN/authors/id/G/GF/GFRANKS/Test-MockModule-v$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/Test-MockModule'
+source=("https://search.cpan.org/CPAN/authors/id/G/GF/GFRANKS/Test-MockModule-v$pkgver.tar.gz";)
 
sha512sums=('e62f79eb5c737838a0276bb1de5301e3f2eceef4f9b80fde0678e16490419f2d02afd24ab292e938b923a7d214e3aa60e73baf0d17da7047ca37064111c3ff79')
 
 build() {


[arch-commits] Commit in perl-test-leaktrace/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:07:46
  Author: arojas
Revision: 481560

https

Modified:
  perl-test-leaktrace/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:07:25 UTC (rev 481559)
+++ PKGBUILD2019-06-14 22:07:46 UTC (rev 481560)
@@ -10,8 +10,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-url='http://search.cpan.org/dist/Test-LeakTrace'
-source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/Test-LeakTrace-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/Test-LeakTrace'
+source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/Test-LeakTrace-$pkgver.tar.gz";)
 
sha512sums=('6fa7a5eaae01ca5232f3f297a104553dac5f57e4c6721d7084e5d44b0133206100878c7067b228b1e01b21f7639a97a0ec48ef77198deb0598d94d8861bab049')
 _distdir="Test-LeakTrace-$pkgver"
 


[arch-commits] Commit in perl-test-distmanifest/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:07:25
  Author: arojas
Revision: 481559

https

Modified:
  perl-test-distmanifest/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:06:36 UTC (rev 481558)
+++ PKGBUILD2019-06-14 22:07:25 UTC (rev 481559)
@@ -5,12 +5,12 @@
 pkgrel=4
 pkgdesc="Author test that validates a package MANIFEST"
 arch=('any')
-url='http://search.cpan.org/dist/Test-DistManifest/'
+url='https://search.cpan.org/dist/Test-DistManifest/'
 license=('GPL' 'PerlArtistic')
 depends=('perl' 'perl-module-manifest')
 makedepends=('perl-module-build')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-DistManifest-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-DistManifest-$pkgver.tar.gz)
 sha256sums=('3d26c20df42628981cbfcfa5b1ca028c6ceadb344c1dcf97a25ad6a88b73d7c5')
 
 build() {


[arch-commits] Commit in perl-term-readline-gnu/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:06:36
  Author: arojas
Revision: 481558

https

Modified:
  perl-term-readline-gnu/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:06:02 UTC (rev 481557)
+++ PKGBUILD2019-06-14 22:06:36 UTC (rev 481558)
@@ -12,8 +12,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl>=5.7')
-url='http://search.cpan.org/dist/Term-ReadLine-Gnu'
-source=("http://search.cpan.org/CPAN/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-${pkgver}.tar.gz";)
+url='https://search.cpan.org/dist/Term-ReadLine-Gnu'
+source=("https://search.cpan.org/CPAN/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-${pkgver}.tar.gz";)
 md5sums=('f8636c8e17b3266f3a686521a0c06886')
 
 build() {


[arch-commits] Commit in perl-term-extendedcolor/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:06:02
  Author: arojas
Revision: 481557

https

Modified:
  perl-term-extendedcolor/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:05:30 UTC (rev 481556)
+++ PKGBUILD2019-06-14 22:06:02 UTC (rev 481557)
@@ -7,12 +7,12 @@
 pkgver=0.224
 pkgrel=7
 pkgdesc="Like Term::ANSIColor, but for the extended colorset"
-url='http://search.cpan.org/dist/Term-ExtendedColor'
+url='https://search.cpan.org/dist/Term-ExtendedColor'
 arch=('any')
 license=('PerlArtistic' 'GPL')
 depends=('perl>=5.10.0')
 options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::http://search.cpan.org/CPAN/authors/id/W/WO/WOLDRICH/${_cpanname}-${pkgver}.tar.gz)
+source=(${pkgname}-${pkgver}.tar.gz::https://search.cpan.org/CPAN/authors/id/W/WO/WOLDRICH/${_cpanname}-${pkgver}.tar.gz)
 
sha512sums=('d4d5ccd3b1a8ffd4a15fa360bbcda0167fcce1fcc128da5fc23e05f891e3e1e403250c43d358ce16f6cab7034a67d76cc3bd8ed2926185f75208cd6d3b9d4547')
 
 build() {


[arch-commits] Commit in perl-super/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:05:30
  Author: arojas
Revision: 481556

https

Modified:
  perl-super/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:05:11 UTC (rev 481555)
+++ PKGBUILD2019-06-14 22:05:30 UTC (rev 481556)
@@ -9,8 +9,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl-sub-identify')
-url='http://search.cpan.org/dist/SUPER'
-source=("http://search.cpan.org/CPAN/authors/id/C/CH/CHROMATIC/SUPER-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/SUPER'
+source=("https://search.cpan.org/CPAN/authors/id/C/CH/CHROMATIC/SUPER-$pkgver.tar.gz";)
 
sha512sums=('fb1072c76aa9d82edb39ec75f0e14c0fa41837b36b7d2ec24482a20338484cba867646f5e3ceb12ff4f8e1a6f333f5243900c2114d772a29d6c0380feabd3565')
 
 build() {


[arch-commits] Commit in perl-sub-name/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:05:11
  Author: arojas
Revision: 481555

https

Modified:
  perl-sub-name/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:04:27 UTC (rev 481554)
+++ PKGBUILD2019-06-14 22:05:11 UTC (rev 481555)
@@ -11,8 +11,8 @@
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 options=('!emptydirs')
-url="http://search.cpan.org/dist/$_cpanname";
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/$_cpanname-$pkgver.tar.gz";)
+url="https://search.cpan.org/dist/$_cpanname";
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/$_cpanname-$pkgver.tar.gz";)
 md5sums=('7e7a181e30b3249d0b81585f55e36621')
 
 build() {


[arch-commits] Commit in perl-sub-info/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:04:27
  Author: arojas
Revision: 481554

https

Modified:
  perl-sub-info/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:04:08 UTC (rev 481553)
+++ PKGBUILD2019-06-14 22:04:27 UTC (rev 481554)
@@ -9,8 +9,8 @@
 license=('PerlArtistic' 'GPL')
 depends=('perl-importer')
 options=('!emptydirs')
-url="http://search.cpan.org/dist/$_cpanname";
-source=("http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/$_cpanname-$pkgver.tar.gz";)
+url="https://search.cpan.org/dist/$_cpanname";
+source=("https://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/$_cpanname-$pkgver.tar.gz";)
 md5sums=('335345b534fc0539c894050f7814cbda')
 
 build() {


[arch-commits] Commit in perl-sub-exporter-progressive/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:03:37
  Author: arojas
Revision: 481552

https

Modified:
  perl-sub-exporter-progressive/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:03:15 UTC (rev 481551)
+++ PKGBUILD2019-06-14 22:03:37 UTC (rev 481552)
@@ -6,10 +6,10 @@
 pkgrel=5
 pkgdesc="Only use Sub::Exporter if you need it"
 arch=('any')
-url="http://search.cpan.org/dist/Sub-Exporter-Progressive";
+url="https://search.cpan.org/dist/Sub-Exporter-Progressive";
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/F/FR/FREW/Sub-Exporter-Progressive-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/F/FR/FREW/Sub-Exporter-Progressive-$pkgver.tar.gz)
 md5sums=('72cf6acdd2a0a8b105821a4db98e4ebe')
 
 build() {


[arch-commits] Commit in perl-sub-identify/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:04:08
  Author: arojas
Revision: 481553

https

Modified:
  perl-sub-identify/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:03:37 UTC (rev 481552)
+++ PKGBUILD2019-06-14 22:04:08 UTC (rev 481553)
@@ -10,8 +10,8 @@
 options=('!emptydirs')
 depends=('perl')
 checkdepends=('perl-test-pod')
-url='http://search.mcpan.org/dist/Sub-Identify'
-source=("http://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz";)
+url='https://search.mcpan.org/dist/Sub-Identify'
+source=("https://search.mcpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-$pkgver.tar.gz";)
 
sha512sums=('f69f542c84c5c3ca1f1c7f5f58fd2cf19279a65229f43117c31f24ab0e49d5f329bef2bc00f22252fd2e52b4e17f16b279dac438920668e046e59f2e22e52c14')
 
 build() {


[arch-commits] Commit in perl-sort-versions/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:03:15
  Author: arojas
Revision: 481551

https

Modified:
  perl-sort-versions/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:02:52 UTC (rev 481550)
+++ PKGBUILD2019-06-14 22:03:15 UTC (rev 481551)
@@ -8,11 +8,11 @@
 pkgrel=5
 pkgdesc='Sort::Versions - a perl 5 module for sorting of revision-like numbers'
 arch=('any')
-url="http://search.cpan.org/dist/Sort-Versions/";
+url="https://search.cpan.org/dist/Sort-Versions/";
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=(!emptydirs)
-source=("http://search.cpan.org/CPAN/authors/id/$_author/$_perlmod-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/$_author/$_perlmod-$pkgver.tar.gz";)
 
sha512sums=('b30dab96a5a31023af3ecee1857ae7bf5abc45b266294b47abb4f03c332b27825c1139d1a56bf0cfbd538487d28b3be167d83f9f5a93f079717b40157abe4d96')
 unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
 export PERL_MM_USE_DEFAULT=1


[arch-commits] Commit in perl-soap-lite/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:02:52
  Author: arojas
Revision: 481550

https

Modified:
  perl-soap-lite/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:02:28 UTC (rev 481549)
+++ PKGBUILD2019-06-14 22:02:52 UTC (rev 481550)
@@ -6,13 +6,13 @@
 pkgrel=4
 pkgdesc="Client and server side SOAP implementation"
 arch=('any')
-url="http://search.cpan.org/dist/SOAP-Lite";
+url="https://search.cpan.org/dist/SOAP-Lite";
 license=('GPL' 'PerlArtistic')
 depends=('perl' 'perl-crypt-ssleay' 'perl-mime-lite' 'perl-libwww' 'perl-uri' \
  'perl-mime-tools' 'perl-io-socket-ssl' 'perl-xml-parser' 'perl-fcgi' \
  'perl-class-inspector' )
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/SOAP-Lite-${pkgver}.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/P/PH/PHRED/SOAP-Lite-${pkgver}.tar.gz";)
 md5sums=('7d067b73c3b0370cac2af01916590fcb')
 
 build() {


[arch-commits] Commit in perl-rename/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:02:28
  Author: arojas
Revision: 481549

https

Modified:
  perl-rename/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:01:50 UTC (rev 481548)
+++ PKGBUILD2019-06-14 22:02:28 UTC (rev 481549)
@@ -5,11 +5,11 @@
 pkgrel=4
 pkgdesc="Renames multiple files using Perl regular expressions."
 arch=(any)
-url="http://search.cpan.org/~pederst/rename/";
+url="https://search.cpan.org/~pederst/rename/";
 license=('unknown')
 depends=(perl)
 options=(!emptydirs)
-source=(http://search.cpan.org/CPAN/authors/id/P/PE/PEDERST/rename-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/P/PE/PEDERST/rename-$pkgver.tar.gz)
 md5sums=('16df2adde955a6867701564e3d7c6a52')
 
 build() {


[arch-commits] Commit in perl-readonly/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:01:50
  Author: arojas
Revision: 481548

https

Modified:
  perl-readonly/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:01:28 UTC (rev 481547)
+++ PKGBUILD2019-06-14 22:01:50 UTC (rev 481548)
@@ -6,12 +6,12 @@
 pkgrel=3
 pkgdesc="Facility for creating read-only scalars, arrays, hashes"
 arch=('any')
-url='http://search.mcpan.org/dist/Readonly'
+url='https://search.mcpan.org/dist/Readonly'
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 makedepends=('perl-module-build-tiny')
 options=('!emptydirs')
-source=(http://search.mcpan.org/CPAN/authors/id/S/SA/SANKO/Readonly-$pkgver.tar.gz)
+source=(https://search.mcpan.org/CPAN/authors/id/S/SA/SANKO/Readonly-$pkgver.tar.gz)
 sha256sums=('4b23542491af010d44a5c7c861244738acc74ababae6b8838d354dfb19462b5e')
 
 build() {


[arch-commits] Commit in perl-proc-simple/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:01:28
  Author: arojas
Revision: 481547

https

Modified:
  perl-proc-simple/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:01:04 UTC (rev 481546)
+++ PKGBUILD2019-06-14 22:01:28 UTC (rev 481547)
@@ -10,8 +10,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-url='http://search.mcpan.org/dist/Proc-Simple'
-source=("http://search.mcpan.org/CPAN/authors/id/M/MS/MSCHILLI/Proc-Simple-$pkgver.tar.gz";)
+url='https://search.mcpan.org/dist/Proc-Simple'
+source=("https://search.mcpan.org/CPAN/authors/id/M/MS/MSCHILLI/Proc-Simple-$pkgver.tar.gz";)
 
sha512sums=('bb054a7ee2ee36abd2e807b24f5a316902008645e940a9ac3248bfbf2d9ef1a7d0797f14143fa96b09481ec6485a340ea2789929e05da07dd487a76780e1502d')
 _distdir="Proc-Simple-$pkgver"
 


[arch-commits] Commit in perl-proc-processtable/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:01:04
  Author: arojas
Revision: 481546

https

Modified:
  perl-proc-processtable/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 22:00:25 UTC (rev 481545)
+++ PKGBUILD2019-06-14 22:01:04 UTC (rev 481546)
@@ -5,12 +5,12 @@
 pkgrel=3
 pkgdesc="Provides a consistent interface to process table information."
 arch=('x86_64')
-url="http://search.cpan.org/dist/Proc-ProcessTable/";
+url="https://search.cpan.org/dist/Proc-ProcessTable/";
 license=('PerlArtistic')
 depends=('perl')
 provides=('perl-proc-killall' 'perl-proc-killfam' 
'perl-proc-processtable-process')
 options=(!emptydirs)
-source=("http://search.cpan.org/CPAN/authors/id/J/JW/JWB/Proc-ProcessTable-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/J/JW/JWB/Proc-ProcessTable-$pkgver.tar.gz";)
 
sha512sums=('70a5f0b27e99ed45434664340068fef028cbf3c93242d7208f82f4608d030198ba65593443508e31a0637ddd8c20f3ecba80c25dabd903c5b3b04c3833db9a2d')
 
 build() {


[arch-commits] Commit in perl-par-dist/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 22:00:25
  Author: arojas
Revision: 481545

https

Modified:
  perl-par-dist/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:59:53 UTC (rev 481544)
+++ PKGBUILD2019-06-14 22:00:25 UTC (rev 481545)
@@ -7,11 +7,11 @@
 pkgrel=5
 pkgdesc="Perl bindings to create and manipulate PAR distributions"
 arch=('any')
-url="http://search.cpan.org/dist/PAR-Dist/";
+url="https://search.cpan.org/dist/PAR-Dist/";
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/PAR-Dist-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/PAR-Dist-$pkgver.tar.gz";)
 md5sums=('bd852113974544f3c8c107ab4055cf8c')
 
 build() {


[arch-commits] Commit in perl-package-stash-xs/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:59:53
  Author: arojas
Revision: 481544

https

Modified:
  perl-package-stash-xs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:59:28 UTC (rev 481543)
+++ PKGBUILD2019-06-14 21:59:53 UTC (rev 481544)
@@ -6,13 +6,13 @@
 pkgrel=3
 pkgdesc="Faster and more correct implementation of the Package::Stash API"
 arch=('x86_64')
-url="http://search.cpan.org/dist/Package-Stash-XS";
+url="https://search.cpan.org/dist/Package-Stash-XS";
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 makedepends=('perl-extutils-makemaker')
 checkdepends=('perl-test-fatal' 'perl-test-requires')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Package-Stash-XS-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Package-Stash-XS-$pkgver.tar.gz)
 md5sums=('e5b58846a01aa39c36605e071c306dcc')
 
 build() {


[arch-commits] Commit in perl-package-stash/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:59:28
  Author: arojas
Revision: 481543

https

Modified:
  perl-package-stash/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:59:04 UTC (rev 481542)
+++ PKGBUILD2019-06-14 21:59:28 UTC (rev 481543)
@@ -7,12 +7,12 @@
 pkgrel=2
 pkgdesc="Routines for manipulating stashes"
 arch=('any')
-url="http://search.cpan.org/dist/Package-Stash";
+url="https://search.cpan.org/dist/Package-Stash";
 license=('PerlArtistic' 'GPL')
 depends=('perl-dist-checkconflicts' 'perl-package-stash-xs' 
'perl-module-implementation')
 checkdepends=('perl-test-fatal' 'perl-test-requires')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Package-Stash-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Package-Stash-$pkgver.tar.gz)
 sha1sums=('a6f4e04564e8dca31cf559dc49f056e84d520ccc')
 
 build() {


[arch-commits] Commit in perl-package-constants/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:59:04
  Author: arojas
Revision: 481542

https

Modified:
  perl-package-constants/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:57:38 UTC (rev 481541)
+++ PKGBUILD2019-06-14 21:59:04 UTC (rev 481542)
@@ -10,8 +10,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-url='http://search.mcpan.org/dist/Package-Constants'
-source=('http://search.mcpan.org/CPAN/authors/id/B/BI/BINGOS/Package-Constants-0.06.tar.gz')
+url='https://search.mcpan.org/dist/Package-Constants'
+source=('https://search.mcpan.org/CPAN/authors/id/B/BI/BINGOS/Package-Constants-0.06.tar.gz')
 
sha512sums=('a3f855435a989252551dfbd50492dcae5bdfb01efe14c2ef40679722305bb67097eb4c969023df1da00ee22d92f88e39439ebdeaae0b1f3a3fc6c561f3fa8481')
 _distdir="Package-Constants-0.06"
 


[arch-commits] Commit in perl-net-oauth/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:57:38
  Author: arojas
Revision: 481541

https

Modified:
  perl-net-oauth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:57:16 UTC (rev 481540)
+++ PKGBUILD2019-06-14 21:57:38 UTC (rev 481541)
@@ -13,8 +13,8 @@
 depends=('perl-class-accessor' 'perl-class-data-inheritable' 
'perl-digest-hmac' 'perl-digest-sha1' 'perl-uri' 'perl-libwww' 
'perl-file-slurp-tiny')
 makedepends=('perl-module-build')
 checkdepends=('perl-test-warn')
-url='http://search.cpan.org/dist/Net-OAuth'
-source=("http://search.cpan.org/CPAN/authors/id/K/KG/KGRENNAN/Net-OAuth-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/Net-OAuth'
+source=("https://search.cpan.org/CPAN/authors/id/K/KG/KGRENNAN/Net-OAuth-$pkgver.tar.gz";)
 
sha512sums=('b38c3784221bdf56b5b55021cc7e74cf6c5ce47b6743b6fefae9e148ff61d3c1e068aa5829dfed13ffd070e1286ab0d743e2f7b7c900f5fd8cf78f788cff70c4')
 
 build() {


[arch-commits] Commit in perl-net-idn-encode/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:57:16
  Author: arojas
Revision: 481540

https

Modified:
  perl-net-idn-encode/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:56:33 UTC (rev 481539)
+++ PKGBUILD2019-06-14 21:57:16 UTC (rev 481540)
@@ -7,12 +7,12 @@
 pkgrel=2
 pkgdesc="Net::IDN::Encode provides an easy-to-use interface for encoding and 
decoding Internationalized Domain Names (IDNs)."
 arch=('any')
-url="http://search.cpan.org/~cfaerber/${_cpanname}/";
+url="https://search.cpan.org/~cfaerber/${_cpanname}/";
 license=('GPL')
 depends=('perl')
 checkdepends=('perl-test-nowarnings' 'perl-test-pod' 'perl-test-pod-coverage')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/${_cpanname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/${_cpanname}-${pkgver}.tar.gz)
 
sha512sums=('3537309ea391e4f762eb8ce43929bfa024d63ee59c94f8d2ea16179aa6ad66ecef29188551749593302f14dc5b3182dbce18ebaf5176a34b40d6fa5b7e5763fb')
 
 build() {


[arch-commits] Commit in perl-net-dropbox-api/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:56:33
  Author: arojas
Revision: 481539

https

Modified:
  perl-net-dropbox-api/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:56:11 UTC (rev 481538)
+++ PKGBUILD2019-06-14 21:56:33 UTC (rev 481539)
@@ -6,11 +6,11 @@
 pkgrel=8
 pkgdesc="Net::Dropbox::API - Perl dropbox API interface"
 arch=('x86_64')
-url="http://search.cpan.org/~norbu/Net-Dropbox-API/lib/Net/Dropbox/API.pm";
+url="https://search.cpan.org/~norbu/Net-Dropbox-API/lib/Net/Dropbox/API.pm";
 license=('GPL' 'PerlArtistic')
 depends=('perl-common-sense' 'perl-data-random' 'perl-http-message' 
'perl-json' 'perl-libwww' 'perl-mouse' 'perl-net-oauth' 'perl-uri' 
'perl-lwp-protocol-https')
 checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
-source=("http://search.cpan.org/CPAN/authors/id/N/NO/NORBU/Net-Dropbox-API-${pkgver}.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/N/NO/NORBU/Net-Dropbox-API-${pkgver}.tar.gz";)
 sha1sums=('c1c5ba827492e171cb65124b65ece4da2442ea84')
 
 build() {


[arch-commits] Commit in perl-net-dns-sec/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:56:11
  Author: arojas
Revision: 481538

https

Modified:
  perl-net-dns-sec/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:55:44 UTC (rev 481537)
+++ PKGBUILD2019-06-14 21:56:11 UTC (rev 481538)
@@ -10,9 +10,9 @@
 license=('PerlArtistic' 'GPL')
 depends=('perl-crypt-openssl-bignum' 'perl-crypt-openssl-dsa' 
'perl-crypt-openssl-rsa' 'perl-digest-bubblebabble' 'perl-mime-base32' 
'perl-net-dns' 'perl')
 checkdepends=('perl-test-pod')
-url='http://search.mcpan.org/dist/Net-DNS-SEC'
+url='https://search.mcpan.org/dist/Net-DNS-SEC'
 options=('!emptydirs')
-source=("http://search.mcpan.org/CPAN/authors/id/N/NL/NLNETLABS/Net-DNS-SEC-$pkgver.tar.gz";)
+source=("https://search.mcpan.org/CPAN/authors/id/N/NL/NLNETLABS/Net-DNS-SEC-$pkgver.tar.gz";)
 
sha512sums=('951ae2e1312fd04924fa30918459e48bbd8accb1634411121f9ced4ce308bfef074fb238f5d3cc79950880fb7494bae1e5e46f258e5d6d44b4632ab81d94a91e')
 _distdir="Net-DNS-SEC-$pkgver"
 


[arch-commits] Commit in perl-mouse/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:55:44
  Author: arojas
Revision: 481537

https

Modified:
  perl-mouse/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:55:17 UTC (rev 481536)
+++ PKGBUILD2019-06-14 21:55:44 UTC (rev 481537)
@@ -5,7 +5,7 @@
 pkgrel=3
 pkgdesc="Moose minus the antlers"
 arch=('x86_64')
-url="http://search.cpan.org/dist/Mouse";
+url="https://search.cpan.org/dist/Mouse";
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 makedepends=('perl-test-exception' 'perl-test-fatal' 'perl-module-build'
@@ -13,7 +13,7 @@
  'perl-test-leaktrace' 'perl-test-output' 'perl-test-deep'
  'perl-io-string')
 checkdepends=('perl-path-class')
-source=(http://search.cpan.org/CPAN/authors/id/S/SK/SKAJI/Mouse-v$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/SK/SKAJI/Mouse-v$pkgver.tar.gz)
 
sha512sums=('1f29430badec842c1b3aa5a8a4c4ad785cf26d2e6cc745da82c0fa667b19da0b9e6c364e10ef615fbc03f60cb5020f079113b470162d095d8c514e6cb9ce96e3')
 
 build() {


[arch-commits] Commit in perl-module-scandeps/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:55:17
  Author: arojas
Revision: 481536

https

Modified:
  perl-module-scandeps/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:51:15 UTC (rev 481535)
+++ PKGBUILD2019-06-14 21:55:17 UTC (rev 481536)
@@ -11,8 +11,8 @@
 options=('!emptydirs')
 depends=('perl')
 makedepends=('perl-test-requires')
-url="http://search.cpan.org/dist/Module-ScanDeps";
-source=("http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-$pkgver.tar.gz";)
+url="https://search.cpan.org/dist/Module-ScanDeps";
+source=("https://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-$pkgver.tar.gz";)
 
sha512sums=('ab5625f497a9dc9133960c7c9a5867f27f6f0061fa954225cfc53fda39d9b657743ee66a7a96cc1485bba57532fc0447c3b245dd81cf6e6c39522fdd2e308411')
 
 build() {


[arch-commits] Commit in perl-module-manifest/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:51:15
  Author: arojas
Revision: 481535

https

Modified:
  perl-module-manifest/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:50:45 UTC (rev 481534)
+++ PKGBUILD2019-06-14 21:51:15 UTC (rev 481535)
@@ -6,12 +6,12 @@
 pkgrel=4
 pkgdesc="Parse and examine a Perl distribution MANIFEST file"
 arch=('any')
-url='http://search.cpan.org/dist/Module-Manifest/'
+url='https://search.cpan.org/dist/Module-Manifest/'
 license=('GPL' 'PerlArtistic')
 depends=('perl' 'perl-params-util' 'perl' 'perl-file-slurp')
 checkdepends=('perl-test-exception' 'perl-test-warn')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Module-Manifest-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Module-Manifest-$pkgver.tar.gz)
 sha256sums=('722ed428afcbe5b5b441b0165cbafbd8534fa63d7856d4089e6e25ac21e6445d')
 
 build() {


[arch-commits] Commit in perl-module-install/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:50:45
  Author: arojas
Revision: 481534

https

Modified:
  perl-module-install/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:50:19 UTC (rev 481533)
+++ PKGBUILD2019-06-14 21:50:45 UTC (rev 481534)
@@ -6,12 +6,12 @@
 pkgrel=3
 pkgdesc="Module::Install - Standalone, extensible Perl module installer"
 arch=('any')
-url='http://search.cpan.org/dist/Module-Install'
+url='https://search.cpan.org/dist/Module-Install'
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl-file-remove' 'perl-json' 'perl-module-build' 
'perl-module-scandeps' 'perl-par-dist'
  'perl-cpan-meta' 'perl-yaml-tiny')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Module-Install-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Module-Install-$pkgver.tar.gz";)
 
sha512sums=('68a255402c98955cfcb5a8a99555fe511b89d5fccf96ee1c498cab347c8945f3abe53485ea936f7419420d9c7beb52c861516f4cfd299812cebf80eab50fa5ba')
 
 build() {


[arch-commits] Commit in perl-module-find/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:50:19
  Author: arojas
Revision: 481533

https

Modified:
  perl-module-find/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:49:47 UTC (rev 481532)
+++ PKGBUILD2019-06-14 21:50:19 UTC (rev 481533)
@@ -7,13 +7,13 @@
 pkgver=0.13
 pkgrel=5
 pkgdesc="Find and use installed perl modules in a (sub)category"
-url='http://search.cpan.org/dist/Module-Find'
+url='https://search.cpan.org/dist/Module-Find'
 arch=('any')
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
 options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::http://search.cpan.org/CPAN/authors/id/C/CR/CRENZ/${_cpanname}-${pkgver}.tar.gz)
+source=(${pkgname}-${pkgver}.tar.gz::https://search.cpan.org/CPAN/authors/id/C/CR/CRENZ/${_cpanname}-${pkgver}.tar.gz)
 
sha512sums=('86c6b845cddf884cdd13a5ac4982220cc0da66af3d17e92eec6714bf56607e6d414baec90e0e23e04876023df435c9ee2f4411f0f557e34ba4327b0a615a56dc')
 
 build() {


[arch-commits] Commit in perl-module-build-xsutil/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:49:47
  Author: arojas
Revision: 481532

https

Modified:
  perl-module-build-xsutil/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:49:25 UTC (rev 481531)
+++ PKGBUILD2019-06-14 21:49:47 UTC (rev 481532)
@@ -12,8 +12,8 @@
 depends=('perl-devel-checkcompiler' 'perl')
 makedepends=('perl-module-build')
 checkdepends=('perl-capture-tiny' 'perl-cwd-guard' 
'perl-file-copy-recursive-reduced')
-url='http://search.cpan.org/dist/Module-Build-XSUtil'
-source=("http://search.cpan.org/CPAN/authors/id/H/HI/HIDEAKIO/Module-Build-XSUtil-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/Module-Build-XSUtil'
+source=("https://search.cpan.org/CPAN/authors/id/H/HI/HIDEAKIO/Module-Build-XSUtil-$pkgver.tar.gz";)
 _distdir="Module-Build-XSUtil-$pkgver"
 
sha512sums=('187f504c3f26d15b96cdc5b682d3487a31cf124475160b7fe5dce727d5d6ec5de5a58d09535adb62a1a95b3030fb62951b2cc0eca860eb03c66a48042cea8819')
 


[arch-commits] Commit in perl-module-build-tiny/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:49:25
  Author: arojas
Revision: 481531

https

Modified:
  perl-module-build-tiny/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:49:01 UTC (rev 481530)
+++ PKGBUILD2019-06-14 21:49:25 UTC (rev 481531)
@@ -11,8 +11,8 @@
 options=('!emptydirs')
 depends=('perl' 'perl-extutils-config' 'perl-extutils-helpers' 
'perl-extutils-installpaths')
 makedepends=('perl-test-harness')
-url="http://search.cpan.org/dist/Module-Build-Tiny";
-source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz";)
+url="https://search.cpan.org/dist/Module-Build-Tiny";
+source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz";)
 
sha512sums=('26ca6fe4c1792b26bb2b4711035847f4215ea7c37234fbe24fc07432682fd9d3b6016dbdb2ecb455a7b13f6bea13994826c7f84f21075f0a6e575fa74672903a')
 
 build() {


[arch-commits] Commit in perl-mime-base32/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:49:01
  Author: arojas
Revision: 481530

https

Modified:
  perl-mime-base32/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:47:56 UTC (rev 481529)
+++ PKGBUILD2019-06-14 21:49:01 UTC (rev 481530)
@@ -10,8 +10,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-url='http://search.cpan.org/dist/MIME-Base32'
-source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/MIME-Base32-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/MIME-Base32'
+source=("https://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/MIME-Base32-$pkgver.tar.gz";)
 
sha512sums=('48c2541d08976fba154816d4f803cc20d8d51f8a7e4084cd85e23f7559868611adcce133f7dd8728cb21bbec67c325a99e68e36149b4ae3bfae97a6e57f4b806')
 
 build() {


[arch-commits] Commit in perl-linux-pid/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:47:56
  Author: arojas
Revision: 481529

https

Modified:
  perl-linux-pid/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:47:36 UTC (rev 481528)
+++ PKGBUILD2019-06-14 21:47:56 UTC (rev 481529)
@@ -10,8 +10,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-url='http://search.cpan.org/dist/Linux-Pid'
-source=("http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Linux-Pid-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/Linux-Pid'
+source=("https://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Linux-Pid-$pkgver.tar.gz";)
 md5sums=('130c4d299f827abf1f2285fddf03fccb')
 
 build() {


[arch-commits] Commit in perl-io-dirent/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:47:36
  Author: arojas
Revision: 481528

https

Modified:
  perl-io-dirent/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:47:16 UTC (rev 481527)
+++ PKGBUILD2019-06-14 21:47:36 UTC (rev 481528)
@@ -7,9 +7,9 @@
 pkgdesc='Perl IO::Dirent module - Access to dirent structs returned by readdir'
 arch=('x86_64')
 license=('GPL' 'PerlArtistic')
-url='http://search.cpan.org/~scottw/IO-Dirent/'
+url='https://search.cpan.org/~scottw/IO-Dirent/'
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/S/SC/SCOTTW/IO-Dirent-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/S/SC/SCOTTW/IO-Dirent-$pkgver.tar.gz";)
 md5sums=('248ab22c31a310c3482fd99592ae550c')
 
 build() {


[arch-commits] Commit in perl-io-captureoutput/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:47:16
  Author: arojas
Revision: 481527

https

Modified:
  perl-io-captureoutput/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:46:50 UTC (rev 481526)
+++ PKGBUILD2019-06-14 21:47:16 UTC (rev 481527)
@@ -11,8 +11,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-url="http://search.cpan.org/dist/IO-CaptureOutput";
-source=("http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/IO-CaptureOutput-$pkgver.tar.gz";)
+url="https://search.cpan.org/dist/IO-CaptureOutput";
+source=("https://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/IO-CaptureOutput-$pkgver.tar.gz";)
 
sha512sums=('5694635c91e4dd11279c33fb9d58e2eb27014f4ea0a976e62c23505524e3d37264aab6d6b1cfe5d925e123d6aa240e574dbc4f489c6c1007da09631368af94f5')
 
 build() {


[arch-commits] Commit in perl-graphviz/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:46:50
  Author: arojas
Revision: 481526

https

Modified:
  perl-graphviz/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:46:00 UTC (rev 481525)
+++ PKGBUILD2019-06-14 21:46:50 UTC (rev 481526)
@@ -9,7 +9,7 @@
 pkgrel=5
 pkgdesc="GraphViz - Interface to AT&T's GraphViz. Deprecated. See GraphViz2"
 arch=('any')
-url="http://search.cpan.org/dist/GraphViz";
+url="https://search.cpan.org/dist/GraphViz";
 license=('GPL' 'PerlArtistic')
 options=('!emptydirs')
 depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-libwww' 
'perl-parse-recdescent'


[arch-commits] Commit in perl-file-slurp-tiny/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:46:00
  Author: arojas
Revision: 481525

https

Modified:
  perl-file-slurp-tiny/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:44:53 UTC (rev 481524)
+++ PKGBUILD2019-06-14 21:46:00 UTC (rev 481525)
@@ -10,8 +10,8 @@
 options=('!emptydirs')
 depends=('perl')
 makedepends=()
-url='http://search.cpan.org/dist/File-Slurp-Tiny'
-source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/File-Slurp-Tiny-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/File-Slurp-Tiny'
+source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/File-Slurp-Tiny-$pkgver.tar.gz";)
 md5sums=('7575b81543281ea57cdb7e5eb3f73264')
 
 build() {


[arch-commits] Commit in perl-file-next/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:44:26
  Author: arojas
Revision: 481523

https

Modified:
  perl-file-next/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:44:04 UTC (rev 481522)
+++ PKGBUILD2019-06-14 21:44:26 UTC (rev 481523)
@@ -10,8 +10,8 @@
 options=('!emptydirs')
 depends=('perl')
 makedepends=()
-url='http://search.cpan.org/dist/File-Next'
-source=("http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/File-Next-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/File-Next'
+source=("https://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/File-Next-$pkgver.tar.gz";)
 md5sums=('103bc329cd2b64ec270ac53a7dacb378')
 
sha512sums=('42c812b8927a18e1f01758a2218f37f2079083117763b41adcee1eb4947b36b1379405707304b948fddd4640e2c34070f4dcd0f217fb60b7ba765efe98be8ad3')
 _distdir="File-Next-$pkgver"


[arch-commits] Commit in perl-file-rsyncp/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:44:53
  Author: arojas
Revision: 481524

https

Modified:
  perl-file-rsyncp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:44:26 UTC (rev 481523)
+++ PKGBUILD2019-06-14 21:44:53 UTC (rev 481524)
@@ -9,8 +9,8 @@
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=('!emptydirs' '!makeflags')
-url='http://search.cpan.org/dist/File-RsyncP'
-source=("http://search.cpan.org/CPAN/authors/id/C/CB/CBARRATT/File-RsyncP-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/File-RsyncP'
+source=("https://search.cpan.org/CPAN/authors/id/C/CB/CBARRATT/File-RsyncP-$pkgver.tar.gz";)
 md5sums=('17b73204db0389d882bf5563a41e4a78')
 
 build() {


[arch-commits] Commit in perl-file-copy-recursive-reduced/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:43:38
  Author: arojas
Revision: 481521

https

Modified:
  perl-file-copy-recursive-reduced/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:43:12 UTC (rev 481520)
+++ PKGBUILD2019-06-14 21:43:38 UTC (rev 481521)
@@ -9,8 +9,8 @@
 options=('!emptydirs')
 depends=('perl')
 makedepends=('perl-capture-tiny' 'perl-path-tiny')
-url='http://search.cpan.org/dist/File-Copy-Recursive-Reduced'
-source=("http://search.cpan.org/CPAN/authors/id/J/JK/JKEENAN/File-Copy-Recursive-Reduced-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/File-Copy-Recursive-Reduced'
+source=("https://search.cpan.org/CPAN/authors/id/J/JK/JKEENAN/File-Copy-Recursive-Reduced-$pkgver.tar.gz";)
 
sha512sums=('7cf888b8c004d9430c87c1cceba25e997cb12974a79c3f4d803b11779abef81f5b686caac4c46a70caadb2eee12a71cb1fb87abfc7d5fec43dc37bbd2ef07694')
 
 build() {


[arch-commits] Commit in perl-file-finder/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:44:04
  Author: arojas
Revision: 481522

https

Modified:
  perl-file-finder/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:43:38 UTC (rev 481521)
+++ PKGBUILD2019-06-14 21:44:04 UTC (rev 481522)
@@ -6,11 +6,11 @@
 pkgrel=6
 pkgdesc="Perl/CPAN Module File::Finder"
 arch=('any')
-url='http://search.cpan.org/dist/File-Finder/'
+url='https://search.cpan.org/dist/File-Finder/'
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/ME/MERLYN/File-Finder-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/M/ME/MERLYN/File-Finder-$pkgver.tar.gz)
 sha256sums=('2ecbc19ac67a9e635c872a807a8d3eaaff5babc054f15a191d47cdfc5f176a74')
 
 build() {


[arch-commits] Commit in perl-extutils-installpaths/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:43:12
  Author: arojas
Revision: 481520

https

Modified:
  perl-extutils-installpaths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:42:48 UTC (rev 481519)
+++ PKGBUILD2019-06-14 21:43:12 UTC (rev 481520)
@@ -8,10 +8,10 @@
 pkgdesc="ExtUtils::InstallPaths - Build.PL install path logic made easy"
 arch=('any')
 license=('PerlArtistic' 'GPL')
-url="http://search.cpan.org/dist/ExtUtils-InstallPaths/";
+url="https://search.cpan.org/dist/ExtUtils-InstallPaths/";
 options=('!emptydirs')
 depends=('perl' 'perl-extutils-config')
-source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz";)
 
sha512sums=('92a4e9ebb387d330ae67b0716b96b27165d08503d2915d8301b3a6aa185f962940e761d21fd400033e6a814e276918e0662da3740ca2852a53cf0fe54f3d7660')
 
 build() {


[arch-commits] Commit in perl-extutils-helpers/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:42:48
  Author: arojas
Revision: 481519

https

Modified:
  perl-extutils-helpers/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:42:06 UTC (rev 481518)
+++ PKGBUILD2019-06-14 21:42:48 UTC (rev 481519)
@@ -8,10 +8,10 @@
 pkgdesc='ExtUtils::Helpers - Various portability utilities for module builders'
 arch=('any')
 license=('PerlArtistic' 'GPL')
-url="http://search.cpan.org/dist/ExtUtils-Helpers/";
+url="https://search.cpan.org/dist/ExtUtils-Helpers/";
 options=('!emptydirs')
 depends=('perl')
-source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz";)
 
sha512sums=('372d801f43003c571758823a84bfe418876f1b48e3d8c35f888ca41469f6771a33aa30cf893a4c4a68ea62c6e8c8c6ab2ef44ee783dbf9f25e18bc0389359399')
 
 build() {


[arch-commits] Commit in perl-extutils-config/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:42:06
  Author: arojas
Revision: 481518

https

Modified:
  perl-extutils-config/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:41:40 UTC (rev 481517)
+++ PKGBUILD2019-06-14 21:42:06 UTC (rev 481518)
@@ -8,11 +8,11 @@
 pkgdesc="ExtUtils::Config - A wrapper for perl's configuration"
 arch=('any')
 license=('PerlArtistic' 'GPL')
-url="http://search.cpan.org/dist/ExtUtils-Config/";
+url="https://search.cpan.org/dist/ExtUtils-Config/";
 options=(!emptydirs)
 depends=('perl-data-dumper')
 makedepends=('perl')
-source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz";)
 
sha512sums=('7775e2212b4605e60559c7e63604b8f2b4c56f4846e64f9f4454f3f5d0a7a21f618143e6c61eafabf5d9ee9bca8f722c04aedeaf9c51f59924de68c272b86db2')
 
 build() {


[arch-commits] Commit in perl-digest-bubblebabble/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:41:40
  Author: arojas
Revision: 481517

https

Modified:
  perl-digest-bubblebabble/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:41:10 UTC (rev 481516)
+++ PKGBUILD2019-06-14 21:41:40 UTC (rev 481517)
@@ -10,8 +10,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-url='http://search.cpan.org/dist/Digest-BubbleBabble'
-source=("http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/Digest-BubbleBabble-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/Digest-BubbleBabble'
+source=("https://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/Digest-BubbleBabble-$pkgver.tar.gz";)
 
sha512sums=('7f5d7519184eed07e3b3ce302b7dd10980acf34af91f7ec8a317c2b7faf4a8a35dd4dadecf643c611456554ae7bfa82699afd80af195e801502047b243653ed5')
 _distdir="Digest-BubbleBabble-$pkgver"
 


[arch-commits] Commit in perl-devel-leak/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:41:10
  Author: arojas
Revision: 481516

https

Modified:
  perl-devel-leak/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:40:40 UTC (rev 481515)
+++ PKGBUILD2019-06-14 21:41:10 UTC (rev 481516)
@@ -10,8 +10,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')
-url='http://search.mcpan.org/dist/Devel-Leak'
-source=('http://search.mcpan.org/CPAN/authors/id/N/NI/NI-S/Devel-Leak-0.03.tar.gz')
+url='https://search.mcpan.org/dist/Devel-Leak'
+source=('https://search.mcpan.org/CPAN/authors/id/N/NI/NI-S/Devel-Leak-0.03.tar.gz')
 
sha512sums=('177f64b87fa6ab08b93f7c5bfcbaf4421e8431bf795976a0a7efa0120828984fed29a2bc12918e5bea9ea3edccf6316ba8daf704f349aece84b45bdd11f57707')
 _distdir="Devel-Leak-0.03"
 


[arch-commits] Commit in perl-devel-globaldestruction/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:40:40
  Author: arojas
Revision: 481515

https

Modified:
  perl-devel-globaldestruction/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:40:16 UTC (rev 481514)
+++ PKGBUILD2019-06-14 21:40:40 UTC (rev 481515)
@@ -5,11 +5,11 @@
 pkgrel=5
 pkgdesc="Expose the flag which marks global"
 arch=('any')
-url="http://search.cpan.org/dist/Devel-GlobalDestruction";
+url="https://search.cpan.org/dist/Devel-GlobalDestruction";
 license=('PerlArtistic' 'GPL')
 depends=('perl' 'perl-sub-exporter' 'perl-sub-exporter-progressive')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Devel-GlobalDestruction-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Devel-GlobalDestruction-$pkgver.tar.gz)
 md5sums=('24221ba322cf2dc46a1fc99b53e2380b')
 
 build() {


[arch-commits] Commit in perl-devel-checkcompiler/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:39:54
  Author: arojas
Revision: 481513

https

Modified:
  perl-devel-checkcompiler/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:38:52 UTC (rev 481512)
+++ PKGBUILD2019-06-14 21:39:54 UTC (rev 481513)
@@ -12,8 +12,8 @@
 depends=('perl')
 makedepends=('perl-module-build')
 checkdepends=('perl-test-requires')
-url='http://search.cpan.org/dist/Devel-CheckCompiler'
-source=('http://search.cpan.org/CPAN/authors/id/S/SY/SYOHEX/Devel-CheckCompiler-0.05.tar.gz')
+url='https://search.cpan.org/dist/Devel-CheckCompiler'
+source=('https://search.cpan.org/CPAN/authors/id/S/SY/SYOHEX/Devel-CheckCompiler-0.05.tar.gz')
 
sha512sums=('5bf40abc7df914a9bbd5b185a40d597272f2f8fb0a94f95b1790ed247a529af8c31bc8ddfcae75ceab4d504ad8faf86ed63eefbc5081a208bcccf0902464d73e')
 _distdir="Devel-CheckCompiler-0.05"
 


[arch-commits] Commit in perl-devel-checklib/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:40:16
  Author: arojas
Revision: 481514

https

Modified:
  perl-devel-checklib/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:39:54 UTC (rev 481513)
+++ PKGBUILD2019-06-14 21:40:16 UTC (rev 481514)
@@ -6,12 +6,12 @@
 pkgrel=3
 pkgdesc="Module to check if other perl modules are installed"
 arch=('any')
-url='http://search.cpan.org/dist/Devel-CheckLib/'
+url='https://search.cpan.org/dist/Devel-CheckLib/'
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 checkdepends=('perl-io-captureoutput')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/MA/MATTN/Devel-CheckLib-${pkgver}.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/M/MA/MATTN/Devel-CheckLib-${pkgver}.tar.gz";)
 
sha512sums=('2952b0ba75cc0099182aeef533749dd044518ae3df368956caa5d7d860f94658b8eadc1b1f8fabf2ba2dc3e0a3e05498f077e4cb6469609e57272b55a026cc46')
 
 build() {


[arch-commits] Commit in perl-data-random/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:38:52
  Author: arojas
Revision: 481512

https

Modified:
  perl-data-random/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:38:30 UTC (rev 481511)
+++ PKGBUILD2019-06-14 21:38:52 UTC (rev 481512)
@@ -6,7 +6,7 @@
 pkgrel=3
 pkgdesc="Data::Random - Perl module to generate random data"
 arch=('any')
-url="http://search.cpan.org/~barefoot/Data-Random/lib/Data/Random.pm";
+url="https://search.cpan.org/~barefoot/Data-Random/lib/Data/Random.pm";
 license=('GPL' 'PerlArtistic')
 depends=('perl-gd' 'perl-yaml-tiny')
 makedepends=('perl-file-sharedir-install' 'perl-test-mocktime')


[arch-commits] Commit in perl-cwd-guard/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:38:30
  Author: arojas
Revision: 481511

https

Modified:
  perl-cwd-guard/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:38:10 UTC (rev 481510)
+++ PKGBUILD2019-06-14 21:38:30 UTC (rev 481511)
@@ -6,13 +6,13 @@
 pkgrel=5
 pkgdesc="Temporary changing working directory (chdir)"
 arch=('any')
-url="http://search.cpan.org/dist/Cwd-Guard/";
+url="https://search.cpan.org/dist/Cwd-Guard/";
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 makedepends=('perl-module-build')
 checkdepends=('perl-test-requires')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/K/KA/KAZEBURO/Cwd-Guard-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/K/KA/KAZEBURO/Cwd-Guard-$pkgver.tar.gz";)
 md5sums=('3d9c31722ab475fcb095716fe80c6bb1')
 
 build() {


[arch-commits] Commit in perl-cpan-meta-check/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:37:36
  Author: arojas
Revision: 481509

https

Modified:
  perl-cpan-meta-check/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:37:15 UTC (rev 481508)
+++ PKGBUILD2019-06-14 21:37:36 UTC (rev 481509)
@@ -7,7 +7,7 @@
 pkgdesc="Verify requirements in a CPAN::Meta object"
 arch=('any')
 license=('PerlArtistic' 'GPL')
-url='http://search.cpan.org/dist/CPAN-Meta-Check'
+url='https://search.cpan.org/dist/CPAN-Meta-Check'
 depends=('perl')
 makedepends=('perl-test-deep')
 options=('!emptydirs')


[arch-commits] Commit in perl-crypt-openssl-dsa/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:38:10
  Author: arojas
Revision: 481510

https

Modified:
  perl-crypt-openssl-dsa/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 21:37:36 UTC (rev 481509)
+++ PKGBUILD2019-06-14 21:38:10 UTC (rev 481510)
@@ -10,8 +10,8 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('openssl')
-url='http://search.cpan.org/dist/Crypt-OpenSSL-DSA'
-source=("http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-DSA-$pkgver.tar.gz";)
+url='https://search.cpan.org/dist/Crypt-OpenSSL-DSA'
+source=("https://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-DSA-$pkgver.tar.gz";)
 
sha512sums=('92306a04dc821b7b5f81331c362c6d478df8c118c1cb62591cf7b369029a67dbdd2798e239cead8f1faf2b79e259e906b70ea8fbc38b457b1eb897468d61c839')
 
 build() {


[arch-commits] Commit in perl-cpan-changes/trunk (PKGBUILD)

2019-06-14 Thread Antonio Rojas via arch-commits
Date: Friday, June 14, 2019 @ 21:37:15
  Author: arojas
Revision: 481508

https

Modified:
  perl-cpan-changes/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 20:59:21 UTC (rev 481507)
+++ PKGBUILD2019-06-14 21:37:15 UTC (rev 481508)
@@ -6,7 +6,7 @@
 pkgrel=3
 pkgdesc="Read and write Changes files"
 arch=('any')
-url='http://search.mcpan.org/dist/CPAN-Changes'
+url='https://search.mcpan.org/dist/CPAN-Changes'
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=('!emptydirs')


[arch-commits] Commit in python-psycopg2/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-06-14 Thread Andrew Crerar via arch-commits
Date: Friday, June 14, 2019 @ 20:59:21
  Author: andrewsc
Revision: 481507

archrelease: copy trunk to community-x86_64

Added:
  python-psycopg2/repos/community-x86_64/PKGBUILD
(from rev 481506, python-psycopg2/trunk/PKGBUILD)
Deleted:
  python-psycopg2/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   80 ++---
 1 file changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-14 20:59:08 UTC (rev 481506)
+++ PKGBUILD2019-06-14 20:59:21 UTC (rev 481507)
@@ -1,40 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Maintainer: Morten Linderud 
-# Contributor: Sergej Pupykin 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Douglas Soares de Andrade 
-
-pkgbase=python-psycopg2
-pkgname=('python-psycopg2' 'python2-psycopg2')
-pkgver=2.8.2
-pkgrel=1
-pkgdesc="A PostgreSQL database adapter for the Python programming language."
-arch=('x86_64')
-url="http://initd.org/psycopg/";
-license=('LGPL3')
-makedepends=('python2' 'python2-setuptools'
- 'python' 'python-setuptools' 'postgresql-libs')
-source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-$pkgver.tar.gz{,.asc})
-validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
-sha512sums=('ee8c8af1e337cf176d14fddc69a0ced3331d14fb6e3166b0b3dfd3c6e754f8082534c1fac69f727fef129b3dd45a30825a4e943f9f991ef46b76b6ccc115ad60'
-'SKIP')
-build(){
-  cd "$srcdir/psycopg2-$pkgver"
-  sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
-  python setup.py build
-  python2 setup.py build
-}
-
-package_python-psycopg2() {
-  depends=('python' 'postgresql-libs')
-
-  cd "$srcdir/psycopg2-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-
-package_python2-psycopg2() {
-  depends=('python2' 'postgresql-libs')
-
-  cd "$srcdir/psycopg2-$pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: python-psycopg2/repos/community-x86_64/PKGBUILD (from rev 481506, 
python-psycopg2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-14 20:59:21 UTC (rev 481507)
@@ -0,0 +1,40 @@
+# Maintainer: Andrew Crerar 
+# Maintainer: Morten Linderud 
+# Contributor: Sergej Pupykin 
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: Douglas Soares de Andrade 
+
+pkgbase=python-psycopg2
+pkgname=('python-psycopg2' 'python2-psycopg2')
+pkgver=2.8.3
+pkgrel=1
+pkgdesc="A PostgreSQL database adapter for the Python programming language."
+arch=('x86_64')
+url="http://initd.org/psycopg/";
+license=('LGPL3')
+makedepends=('python2' 'python2-setuptools'
+ 'python' 'python-setuptools' 'postgresql-libs')
+source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-$pkgver.tar.gz{,.asc})
+validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
+sha512sums=('74268f6d05922c968d46ad62a49b4af54dc30463daa67cc0f32d5930c366596f9a1b2f368f2b38c8a9d45bfdcffb13be469a5cbf3911c62d163bea5c7a3ad928'
+'SKIP')
+build(){
+  cd "$srcdir/psycopg2-$pkgver"
+  sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
+  python setup.py build
+  python2 setup.py build
+}
+
+package_python-psycopg2() {
+  depends=('python' 'postgresql-libs')
+
+  cd "$srcdir/psycopg2-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python2-psycopg2() {
+  depends=('python2' 'postgresql-libs')
+
+  cd "$srcdir/psycopg2-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


[arch-commits] Commit in python-psycopg2/trunk (PKGBUILD)

2019-06-14 Thread Andrew Crerar via arch-commits
Date: Friday, June 14, 2019 @ 20:59:08
  Author: andrewsc
Revision: 481506

upgpkg: python-psycopg2 2.8.3-1

python-psycopg2: Updating to 2.8.3

Modified:
  python-psycopg2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 20:54:20 UTC (rev 481505)
+++ PKGBUILD2019-06-14 20:59:08 UTC (rev 481506)
@@ -6,7 +6,7 @@
 
 pkgbase=python-psycopg2
 pkgname=('python-psycopg2' 'python2-psycopg2')
-pkgver=2.8.2
+pkgver=2.8.3
 pkgrel=1
 pkgdesc="A PostgreSQL database adapter for the Python programming language."
 arch=('x86_64')
@@ -16,7 +16,7 @@
  'python' 'python-setuptools' 'postgresql-libs')
 
source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-$pkgver.tar.gz{,.asc})
 validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
-sha512sums=('ee8c8af1e337cf176d14fddc69a0ced3331d14fb6e3166b0b3dfd3c6e754f8082534c1fac69f727fef129b3dd45a30825a4e943f9f991ef46b76b6ccc115ad60'
+sha512sums=('74268f6d05922c968d46ad62a49b4af54dc30463daa67cc0f32d5930c366596f9a1b2f368f2b38c8a9d45bfdcffb13be469a5cbf3911c62d163bea5c7a3ad928'
 'SKIP')
 build(){
   cd "$srcdir/psycopg2-$pkgver"


[arch-commits] Commit in firefox-developer-edition-i18n/repos/community-any (2 files)

2019-06-14 Thread Andrew Crerar via arch-commits
Date: Friday, June 14, 2019 @ 20:54:20
  Author: andrewsc
Revision: 481505

archrelease: copy trunk to community-any

Added:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD
(from rev 481504, firefox-developer-edition-i18n/trunk/PKGBUILD)
Deleted:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD

--+
 PKGBUILD |  448 ++---
 1 file changed, 224 insertions(+), 224 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-14 20:53:57 UTC (rev 481504)
+++ PKGBUILD2019-06-14 20:54:20 UTC (rev 481505)
@@ -1,224 +0,0 @@
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=68.0b9
-pkgrel=1
-pkgdesc="Language pack for Firefox Developer Edition"
-arch=('any')
-url="https://www.mozilla.com/";
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach"Acholi"'
-  'af "Afrikaans"'
-  'an "Aragonese"'
-  'ar "Arabic"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn "Bengali"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-CA  "English (Canada)"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'eo "Esperanto"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-CL  "Spanish (Chile)"'
-  'es-ES  "Spanish (Spain)"'
-  'es-MX  "Spanish (Mexico)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Persian"'
-  'ff "Fulah"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'gn "Guarani"'
-  'gu-IN  "Gujarati (India)"'
-  'he "Hebrew"'
-  'hi-IN  "Hindi (India)"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'ia "Interlingua"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ka "Georgian"'
-  'kab"Kabyle"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'kn "Kannada"'
-  'ko "Korean"'
-  'lij"Ligurian"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mk "Macedonian"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'ne-NP  "Nepali"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'oc "Occitan"'
-  'pa-IN  "Punjabi (India)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'son"Songhai"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta "Tamil"'
-  'te "Telugu"'
-  'th "Thai"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'ur "Urdu"'
-  'uz "Uzbek"'
-  'vi "Vietnamese"'
-  'xh "Xhosa"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://archive.mozilla.org/pub/devedition/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-developer-edition-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  
source+=("firefox-developer-edition-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox Developer Edition"
-  depends=("firefox-developer-edition>=$pkgver")
-  install -Dm644 firefox-developer-edition-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
-}
-
-sha512sums=('1e30cd3b7bbf4f9f9a3c44a75ffa5d16dc6bc1c963a828fedfde0d06a5562c5daa70d06052dee7eee9568df826d1dda65f1462867e7008e58ac320609584c4e4'
-
'2e5b382acd9f262b906c0da0a12e4303c96903d8c34cede2fdb45c38a23623e3db432b52b9e28084ca3c5de015074508bed4426cca5d14a7376b605dc30b506f'
-
'3aa5315509e5002fb44f4fdf3965f4ccb68f97290e5289d7e0d47fc0ef87d2c3f51381e2cfee16a26c06b15ad810e69b65eb49961eb8d9483b8bf52186539940'
-
'70caca089a5ff96c1a6c10ac0fdccdb98dceed72efc07fa2349888ff02937f5fe7deee37200eef0aa9050305a87496413b6f25d99e13aba3da31d2908cc4854d'
-
'493e3a23dc3563447344981cbad04f158afb9667867d5c545199f04d99b7bca8a545dbad6cb6ad8369ad35dac2e128a90ec9f7a55a14369550a4e8c930870f5b'
-
'531ab4e266f8181004883905e53155f695b7b555f65c14a9c2e1dbd55ea0109d43b9ea9d21abc46a164205e21789d74298fba85cb23679ebc243342e82bcfec7'
-
'298e8b035adbf423bcc1acb4e5044f2b0c1cd5837814f891ffa1a8ee48fdd15a6d02510596fa0906bb3b56b434c32938a6ba9cd47d3004fe9d6675582e78a785'
-
'779f07aaa6af65d3b6a80268fd

[arch-commits] Commit in firefox-developer-edition-i18n/trunk (PKGBUILD)

2019-06-14 Thread Andrew Crerar via arch-commits
Date: Friday, June 14, 2019 @ 20:53:57
  Author: andrewsc
Revision: 481504

upgpkg: firefox-developer-edition-i18n 68.0b10-1

firefox-developer-edition-i18n: Updating to 68.0b10

Modified:
  firefox-developer-edition-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  188 ++---
 1 file changed, 94 insertions(+), 94 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 20:53:06 UTC (rev 481503)
+++ PKGBUILD2019-06-14 20:53:57 UTC (rev 481504)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=68.0b9
+pkgver=68.0b10
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -129,96 +129,96 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
 }
 
-sha512sums=('1e30cd3b7bbf4f9f9a3c44a75ffa5d16dc6bc1c963a828fedfde0d06a5562c5daa70d06052dee7eee9568df826d1dda65f1462867e7008e58ac320609584c4e4'
-
'2e5b382acd9f262b906c0da0a12e4303c96903d8c34cede2fdb45c38a23623e3db432b52b9e28084ca3c5de015074508bed4426cca5d14a7376b605dc30b506f'
-
'3aa5315509e5002fb44f4fdf3965f4ccb68f97290e5289d7e0d47fc0ef87d2c3f51381e2cfee16a26c06b15ad810e69b65eb49961eb8d9483b8bf52186539940'
-
'70caca089a5ff96c1a6c10ac0fdccdb98dceed72efc07fa2349888ff02937f5fe7deee37200eef0aa9050305a87496413b6f25d99e13aba3da31d2908cc4854d'
-
'493e3a23dc3563447344981cbad04f158afb9667867d5c545199f04d99b7bca8a545dbad6cb6ad8369ad35dac2e128a90ec9f7a55a14369550a4e8c930870f5b'
-
'531ab4e266f8181004883905e53155f695b7b555f65c14a9c2e1dbd55ea0109d43b9ea9d21abc46a164205e21789d74298fba85cb23679ebc243342e82bcfec7'
-
'298e8b035adbf423bcc1acb4e5044f2b0c1cd5837814f891ffa1a8ee48fdd15a6d02510596fa0906bb3b56b434c32938a6ba9cd47d3004fe9d6675582e78a785'
-
'779f07aaa6af65d3b6a80268fd87200ae1b36dbec053fc8668cbede91d45f06eb7c283f515a7aceefacba5e1b3a4c67b69db28a0bd2cef6523af79f77acd9377'
-
'38471797694fdc70c980dadc9881893585234c95922efc2c0a158113b870a7898281345f344e71b99ab9065da6d8edcb3c4ca40b16e52d50da54a29f11b79675'
-
'94190b05aa5d1fffb0f456d03fe45c1baac60750c74c8103e61b03b07a17e5a8b4ac0fec32d637e8d1f163b0bed72a5efea86f468addb7e5d3886a4f739b7a48'
-
'76372cc5848ad14f2c806ff2cf79941f19ce3373fd1da8147bc2d5151137a5dcc72559fdc4ce0e266e025ea3355e11ec6d445b0354188688f139ff7ed6ca1cf7'
-
'892bdef892c2fb2bea9d3a8d4c21f267142a9463ceb0e237d212aed5f752ed4d69e53a8414bc5eebc01a45a288808557760da308855c2712e7f847c1ed1fa0a6'
-
'd3cd1455cbcc8d5267e81aad3214bb059f1ecbe12ad974b284802eb2922bc36a68f18e6a99965680b533f471f1ee0b4ee0c914201fb3b4f701640febda375cda'
-
'2ae7a749b049058c34c1f9cafc060958b8018e77f3fc32581b6f8573e3e5944742a7eb28a552d2ccc7003215dff924fce7e3ef24200db4bce1209da6ca00fd99'
-
'6aaf991ae376490d1eb7d442fcf2eab6c6749e5b34ddf87f9ed7d6abb460a302fe997b934acbb5a1e2fff567b190c78731716e2386b4eabfa3046008ff86d400'
-
'b5c81c3c421b55fea028167358e2e4698054980bf00e00cfef3defd238be46f37cd61ed9064db86a76be98966fff95544a48a5218a3d1e1ff32610b7bb716df0'
-
'd967ecf88d9625ffe59ad19baaf034ff68e594523eb5b612773af84297aa7a6de92f1b784d02252548d51d872023b7b391c59df9011d58044d0cc5c5644e4ff9'
-
'3fec4c8d4731028d3ec7bd2ef3fef32be1e5c05f7bbf76cdb9fe27e9b3b9776b59ea2db1b0ef96971c2cadf5014d1bd15f1ca3c4f6645b714aabe27960440183'
-
'673df2eb94978b0860260bdb55cc65a7921b1f91b4600ca29cd4c009493e1f4dea2b3dcce3d3bfe3fe9b945827c0aa85d548c337287a94fa40fe302a5a56ad38'
-
'21f19c4e0e0706078d9c31ed08d611f8c99c4558972519087a052aab2ec66401f85a7e32e455c1fc98a2c439aae5e29411233fb8c038657e9f52473b10d68cf0'
-
'cefafede9669203ee8ab4b1d4551b9379f51ea5d2e636e34ccc409b0e1e64210fd39faac031cf6abea24eebb0b023ff54d121ce615eebb935a99a0767b6e83bc'
-
'483f633f6bd47c585e864b21f505de8de29391ba2fd9bef1f79b5a1b9298dc4961d973c77dc5b0895d9ba80c082b0516dfeb64c56a25500ee84ac4cb7d72c038'
-
'5faaf385c6dfb70525d7cb07730d5a9c8168b613df2b1e99fe66dc212f7d1adbaacd88c0c29d0efdec4c1cb54c786ea49207f28d406accbd55ebe4eaa174231f'
-
'f5b1e2a45e96da7d19946788ce2968419a755d74114e5d4a37e41be19801a58c6edeea4da848f9dd4dcb59fc8b20555ad5eb6db92fb97f3b7c86b0b3268706db'
-
'065a318bbe841ab9758b235b4640193e2b62f158ae029f975a9e58a6434fa23043eb4de33d9d3402106aec450951c817e7a9e668987f908e7bb39afeab3eb9f8'
-
'8373ea269db55bcf4870267ac57bf5101a3c2f2b39d290fd6480a0bfe64bd5f12753e39675c1545521b209ee0c920f0ae25cbfdb951cbbd4de9e75c07b3a1648'
-
'160eb9722ddd7a71f0d689f7b7ddbd1595817502d2e59fa24a060fb91e6af1da8f704c39d30215ef31561269085d3f5903abb00e36292135f5ffd9f929af343c'
-
'6e3d1b9dd65737226b4d5d296e4dec93b89ace25545db3265a5c3384eb9afec5b14cd98d266358616ccee0def07bc79e1c565a4ca530717f5059a7f9fc018d50'
-
'e7efbb9befa

  1   2   3   >