summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfusion8092016-10-09 04:47:54 +1000
committerfusion8092016-10-09 04:47:54 +1000
commit20128b014696548cdfec69a762b666d7e0434a70 (patch)
tree4566da5375d8e7c8d79009da281adb7e3ef5ca14 /PKGBUILD
parent57defc9205d411c46de30ade9a7ff484d680690b (diff)
downloadaur-20128b014696548cdfec69a762b666d7e0434a70.tar.gz
Updating desktop config file per comment by Alad
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54e9538fa28c..bce0f76caa94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ conflicts=("vim-minimal-git" "vim-git" "vim-runtime" "vim-runtime-git"
source=("https://github.com/vim/vim/archive/v$pkgver.tar.gz"
"gvim.desktop")
sha256sums=('b483e5214565407e3fba6e4ebd0691612caee25b25bc87692c58e33d680f8009'
- '86e4e5d23ae91580460baee86e49d64e40659408daa9836d488af516e22dd1e9')
+ '9f1c00aa96458caa2cdfc02164e58bc08bcfcbe5aa95dc618d2fc7e1b12b9a12')
install=gvim.install
prepare() {