summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfarwayer2018-02-10 18:34:33 +0300
committerfarwayer2018-02-10 18:34:33 +0300
commitaeb899347ca279faceaafe59f664503cef2f749a (patch)
treea51e84d4bc09c03b27ec83f22d7d303f436ca97f
parent7860c139b8f503a36e85e3cea6df31ddcbb3803a (diff)
downloadaur-aeb899347ca279faceaafe59f664503cef2f749a.tar.gz
ruby 2.5.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f7b68f59483..c8260dd8c943 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ruby-public_suffix-2
pkgdesc = Domain name parser based on the Public Suffix List
pkgver = 2.0.5
- pkgrel = 1
+ pkgrel = 2
url = https://simonecarletti.com/code/publicsuffix-ruby
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 8e14a2933817..f0db56072f19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ruby-public_suffix-2
pkgver=2.0.5
-pkgrel=1
+pkgrel=2
pkgdesc='Domain name parser based on the Public Suffix List'
arch=('any')
url='https://simonecarletti.com/code/publicsuffix-ruby'