summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel2020-04-23 00:47:05 +0200
committerDaniel2020-04-23 00:47:05 +0200
commite09b7760b5246769a6ab8280ed13119e54033678 (patch)
treea8d42b5611a8d5376fa56a3f7e79e172529acc8d
parentb62442805e790ea7dee3b9ead88ff4a4a64dd640 (diff)
downloadaur-e09b7760b5246769a6ab8280ed13119e54033678.tar.gz
Fix bad alignment of pkgver
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e7fcc3f229c..8f90e8f6b369 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dolphin-root-git
_pkgname=${pkgname%-root-git}
-pkgver= e78fe03294973c20d70c839af1e9944c6b97faaf
+pkgver=e78fe03294973c20d70c839af1e9944c6b97faaf
pkgrel=1
pkgdesc="KDE File Manager, patched to be able to run as root, based on dolphin-git sources"
arch=(armv7h i686 x86_64)