summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorguidobelix2016-02-02 22:49:15 +0100
committerguidobelix2016-02-02 22:49:15 +0100
commitc1b1dd4e906203d2c6da60f86f3549b0bb5214a0 (patch)
tree3697d3e7f28b205b860761d5500adf9a5355cc5c
parent298533321c96c7126ea7ec79e0ed9883e4d8c679 (diff)
downloadaur-sddm-theme-archpaint2.tar.gz
Fixed syntax error in PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b5d493df278..758392fd5cfc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Tue Feb 2 21:37:11 UTC 2016
pkgbase = sddm-theme-archpaint2
pkgdesc = Adaptation to SDDM of kdm-theme-archpaint2
pkgver = 1.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.archlinux.org/
install = sddm-theme-archpaint2.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 1afb520c4857..56f6632070e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=sddm-theme-archpaint2
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Adaptation to SDDM of kdm-theme-archpaint2"
arch=('any')
url="http://www.archlinux.org/"
license=('CCPL:cc-by-sa')
depends=('sddm' 'wallpaper-archpaint2')
install="$pkgname.install"
-source="https://github.com/Guidobelix/sddm-theme-archpaint2/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2"
-md5sums='9583988ef78a18661114cf7af9f92f17'
+source=("https://github.com/Guidobelix/sddm-theme-archpaint2/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('9583988ef78a18661114cf7af9f92f17')
package() {
mkdir -p "${pkgdir}"/usr/share/sddm/themes