summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSisyphus2019-04-29 22:34:45 +0300
committerSisyphus2019-04-29 22:34:45 +0300
commit47a0b5597c53e25f90e8368adcc8a6ed3142d704 (patch)
treed4a4a2e23e333a9035244ac31b09a9a55202b3c0 /PKGBUILD
parent28e615be8e144271240d6bf670ebda4127744938 (diff)
downloadaur-47a0b5597c53e25f90e8368adcc8a6ed3142d704.tar.gz
Fix error
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66cfa66e2f02..19a7f6935b10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Warinyourself <warinyourself | gmail>
pkgname=lightdm-webkit-theme-osmos
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="A sleek, customizable Archlinux theme for lightdm."
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('lightdm' 'lightdm-webkit2-greeter>=2.2.3')
install='lightdm-webkit-theme-osmos.install'
source=("https://github.com/Warinyourself/lightdm-webkit-theme-osmos/releases/download/$pkgver/lightdm-webkit-theme-osmos-$pkgver.tar.gz")
-md5sums=('f0ad15f159ae2673558598a60b1b5e89')
+md5sums=('90a0d1745272fb4a598d893938db6c43')
package() {
cd "$pkgdir"