summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Leclanche2015-09-04 03:54:58 +0200
committerJerome Leclanche2015-09-04 03:54:58 +0200
commit253deead39e46a04fdee9af7640e3bc31470aff9 (patch)
treed6df5adb9eaa082448763747ff78e81a35b95fa3
parent5a4b1fa47cb3d3f73957b4a1363dc4db2d3b1b50 (diff)
downloadaur-253deead39e46a04fdee9af7640e3bc31470aff9.tar.gz
Update to 3.4.17
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 578242bdf172..f5069f0e5038 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=sass
pkgname=ruby-$_pkgname
-pkgver=3.4.15
+pkgver=3.4.17
pkgrel=1
pkgdesc="Tools and Ruby libraries for the CSS3 extension languages: Sass and SCSS."
arch=("any")
@@ -12,7 +12,7 @@ depends=("ruby-yard" "ruby-maruku")
makedepends=("rubygems")
source=("http://gems.rubyforge.org/gems/$_pkgname-$pkgver.gem")
noextract=("$_pkgname-$pkgver.gem")
-sha256sums=("6b461a469d29ec80b52b1401b5e5d58c48762a8f3e00f3b0b2d37b6791a87a59")
+sha256sums=("2d0fda87240e0133e04f2fd30d0184c0cb13f9b5235fbf3fc4efc038f1b3da58")
package() {