summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Griffin2018-01-14 13:14:23 -0500
committerDJ Griffin2018-01-14 13:14:23 -0500
commit1a2989ac67d69233e6d9c66ce1bd7eb6277b1b75 (patch)
treeeb31021162d5aa376e97e5303f07738684aaf497
parentab2786a249f83bed24ad9534d14ba0661b5697b1 (diff)
downloadaur-1a2989ac67d69233e6d9c66ce1bd7eb6277b1b75.tar.gz
PKGBUILD install fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 045d3c542640..86c8ba12358d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ conflicts=('omp')
source=("$pkgname::git+https://github.com/TheWiseNoob/OpenMusicPlayer.git"
"omp.desktop")
sha256sums=('SKIP'
- '6475694b67f1d76b7b4eff2c02cc360d73407937d726764c28ef49c3f70ea0fe')
+ '65398127a90eec9cb79eb11a227305ec2b9f2f3ba1265e2dd1d31934205cd38c')
pkgver() {
cd "${pkgname}"