summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9d0d3cea650..a35a4dcf4fd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Max Falk <gmdfalk@gmail.com>
# Contributor: Mikhail f. Shiryaev <mr<dot>felixoid<at>gmail<dot>com>
pkgname=rcm
-pkgver=1.3.3
+pkgver=1.3.4
pkgrel=1
pkgdesc="rc file (dotfiles) management"
arch=('any')
@@ -13,7 +13,7 @@ license=('BSD')
source=("https://thoughtbot.github.io/$pkgname/dist/$pkgname-$pkgver.tar.gz")
conflicts=(${pkgname}-git)
provides=(${pkgname})
-sha256sums=('935524456f2291afa36ef815e68f1ab4a37a4ed6f0f144b7de7fb270733e13af')
+sha256sums=(9b11ae37449cf4d234ec6d1348479bfed3253daba11f7e9e774059865b66c24a)
build() {
cd "$srcdir/$pkgname-$pkgver"