Compare commits

..

No commits in common. "b7d7f5510320275793b8fd1cfe93b5a5cea67fc3" and "c8010e456ff6608e33facb74d726f797d240ea22" have entirely different histories.

3 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
pkgname=python-cron-descriptor
_pkgname="${pkgname#python-}"
pkgver=1.2.31
pkgver=1.2.30
pkgrel=1
pkgdesc='A Python library that converts cron expressions into human readable strings'
arch=('any')
@ -10,7 +10,7 @@ url='https://github.com/Salamek/cron-descriptor'
license=('MIT')
depends=('python')
makedepends=('git' 'python-setuptools')
_commit='690ab61c49cb74c2faf8093354a70f0d0cd29956'
_commit='c3f8469105a754d0b4ebf55149e3f864bbca604c'
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')

@ -1 +1 @@
Subproject commit 2f7eac9ca87914cbe9e4f9de9f8f562b8f8dd692
Subproject commit d66644071befda63b4be6b103ee086c0e7af1ba5

View file

@ -2,7 +2,7 @@
# Contributor: George Rawlinson <george@rawlinson.net.nz>
pkgname=rollup
pkgver=2.76.0
pkgver=2.75.7
pkgrel=1
pkgdesc='Next-generation ES6 module bundler'
arch=(any)
@ -12,8 +12,8 @@ depends=('nodejs')
makedepends=('npm' 'jq')
source=("$pkgname-$pkgver.tar.gz::https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
noextract=("$pkgname-$pkgver.tar.gz")
sha512sums=('f63c112046358cecca2e3de7b18ff2a2de35af5f484dd42b86cfaade080d5a1afd4d081db87a8036f3e94b7d91369cc692526edc6d4025fbe564b8bfeb016058')
b2sums=('bc38edff5784e287f63d2ff54a45a29742b29d38ac709115d3e82613e9b66d81eac470b83168b8235d4547c38f17856f429ba4cedf054eaa04209e2252c3017a')
sha512sums=('5521358b2d1e68060d0b11176a579385d157a99278daa0c16ad030adf9cf94434467c7ab43ed0b617e095ce2cf71e59f66957556d6706777450ae399892c85b5')
b2sums=('2248ebd59ed9c6d6f194046326cccb18a8a45aff1823421da439323f0cb777b20e6ad71c98d670284bfce2e6de3388245e23891d814ae1605e479a266ed8fb8d')
package() {
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)