┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan <[email protected]>2016-04-27 15:37:25 +0000
committerFelix Yan <[email protected]>2016-04-27 15:37:25 +0000
commit31746fb80558ee8eba0e25c36145008fc2326bc6 (patch)
treee1a7cb23d35dc3706852678f4c2a84fedd77f742 /PKGBUILD
parent8760a95c4a606e9a351a0214226a99474f8fe943 (diff)
Hooks rebuild (part 1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75d3418..02eab9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=dolphin
pkgver=16.04.0
-pkgrel=1
+pkgrel=2
pkgdesc="File Manager"
arch=(i686 x86_64)
url="http://kde.org/applications/system/dolphin/"
@@ -19,7 +19,6 @@ conflicts=('kdebase-dolphin<15.08')
replaces=(kdebase-dolphin)
groups=(kde-applications kdebase)
source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-install=$pkgname.install
md5sums=('1d1ebbe0b914ca02f22b465f829268b7')
prepare() {