summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeshav Amburay2012-03-25 12:30:17 +0530
committerKeshav Amburay2012-03-25 12:30:17 +0530
commit6d1298e02110e990dbbb01fd522aac66a0d66136 (patch)
tree4bfe5687fab3392df491ecf97c39b4ea3f04e975 /PKGBUILD
parentd66b88881cea425edf29b7185f3f616c56543ef6 (diff)
downloadaur-6d1298e02110e990dbbb01fd522aac66a0d66136.tar.gz
B
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf2fd07ff8d9..748ef56bd84f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _actualname="refind"
_pkgname="${_actualname}-x86_64"
pkgname="${_pkgname}"
-pkgver="0.2.1"
+pkgver="0.2.2"
pkgrel="1"
pkgdesc="Rod Smith's fork of rEFIt (U)EFI Boot Manager"
url="http://www.rodsbooks.com/refind/index.html"
@@ -25,7 +25,7 @@ options=('!strip' 'docs')
source=("http://downloads.sourceforge.net/refind/refind-src-${pkgver}.zip"
'linux.conf')
-sha256sums=('135f41278ef562831cb022689e17467d2780fd2fa08cf35ff15ecd2241900414'
+sha256sums=('45071370d083f3eb46add92c45463d42e444d07d85e320bb675bae04d1ccb0e6'
'7ca14bd8cca670201ce3f5e9bb5d1a8610a9d8f05c2260eb29aaad08e652e5c8')
build() {