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

Levente Polyak anthraxx at archlinux.org
Sat Oct 6 22:59:45 UTC 2018


    Date: Saturday, October 6, 2018 @ 22:59:45
  Author: anthraxx
Revision: 390933

upgpkg: ruby-rubydns 2.0.2-1

Modified:
  ruby-rubydns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-06 22:57:23 UTC (rev 390932)
+++ PKGBUILD	2018-10-06 22:59:45 UTC (rev 390933)
@@ -2,8 +2,8 @@
 
 _gemname=rubydns
 pkgname=ruby-${_gemname}
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.0.2
+pkgrel=1
 pkgdesc='High-performance asynchronous DNS server and resolver'
 url='https://github.com/ioquatix/rubydns'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('ruby' 'ruby-celluloid-dns' 'ruby-async-dns')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/ioquatix/rubydns/archive/v${pkgver}.tar.gz)
-sha256sums=('2190a5b769b9396e739ebf6d43878294662e25c863d845a32ec7f68129b60bf2')
-sha512sums=('2a0e674a1cc58c9f9a80500882af34306e73a177f26ce745e9501db996cd5e9697442a3c5f7b04b5c5fccd8f972795e629b8d130ecebd38d3dfa9c058c26fb56')
+sha256sums=('0e00588ad1d1c7fb4065c41e4d296f75be88c2479ab0399f85cdec8f4e7d5ac7')
+sha512sums=('53b99038107af40acde2cbc776c1561d4e8ae155d709d3ba8f7200bdd805bbdc7753449005227d92f3d15618f87d290f7f7e23863934cb627ef130e026d2e1ce')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list