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

Felix Yan felixonmars at archlinux.org
Sun Sep 1 06:02:28 UTC 2019


    Date: Sunday, September 1, 2019 @ 06:02:27
  Author: felixonmars
Revision: 505806

upgpkg: ruby-addressable 2.7.0-1

Modified:
  ruby-addressable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 06:02:01 UTC (rev 505805)
+++ PKGBUILD	2019-09-01 06:02:27 UTC (rev 505806)
@@ -5,8 +5,8 @@
 
 _gemname=addressable
 pkgname=ruby-addressable
-pkgver=2.6.0
-pkgrel=2
+pkgver=2.7.0
+pkgrel=1
 pkgdesc='URI Implementation'
 arch=('any')
 url='https://github.com/sporkmonger/addressable'
@@ -15,8 +15,8 @@
 makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sporkmonger/addressable/archive/addressable-${pkgver}.tar.gz)
-sha256sums=('fd41dd66a08b3647346a5d5cf996bedc571a685a722cc489348fba160a7d7595')
-sha512sums=('9e889c173d32bfd1311a2a8cab6e2caa28666bb10387e2c5ccde6ce42b94d7366ce723a9ce3af6768b35fa4d5ef3a23ecf68d24ab31e12928e23dac178fab87f')
+sha256sums=('b0baa4caf354135d756b81821ef076935fa807cb97cc60174b481794fd0290b5')
+sha512sums=('507a9757a93b6cc7047a6d8226221242509a8895fce961d7b7e86c62c864eb646584cc1e3b8f6634a8578bc06a098403404bbee9b94f1c53d59503ca7408781f')
 
 prepare() {
   cd ${_gemname}-${_gemname}-${pkgver}



More information about the arch-commits mailing list