[arch-commits] Commit in sddm/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sat Oct 18 07:50:53 UTC 2014
Date: Saturday, October 18, 2014 @ 09:50:53
Author: andrea
Revision: 120931
upgpkg: sddm 0.10.0-1
release
Modified:
sddm/trunk/PKGBUILD (contents, properties)
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-18 07:45:40 UTC (rev 120930)
+++ PKGBUILD 2014-10-18 07:50:53 UTC (rev 120931)
@@ -8,11 +8,11 @@
arch=('i686' 'x86_64')
url='http://github.com/sddm/sddm'
license=('GPL')
-depends=('qt5-declarative' 'upower')
+depends=('qt5-declarative')
makedepends=('cmake' 'python-docutils' 'qt5-tools')
-install='sddm.install'
+install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz")
-md5sums=('9cbe192e7fee6a384402d28c0e50c0e2')
+md5sums=('281f920b61b706fbeb07b5397a9bcda2')
prepare() {
mkdir -p build
@@ -32,4 +32,3 @@
cd build
make DESTDIR="${pkgdir}" install
}
-
Property changes on: sddm/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
More information about the arch-commits
mailing list