mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-04-24 15:37:18 +00:00
fix md5sum
This commit is contained in:
parent
3ea7f8acdb
commit
b690cb0ec8
@ -2,14 +2,14 @@
|
||||
|
||||
pkgname=kdm-theme-modernarchlinux
|
||||
pkgver=1.0.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Simple and minimalist theme for KDM with Archlinux logo"
|
||||
arch=('any')
|
||||
url="http://kde-look.org/content/show.php?action=content&content=163475"
|
||||
license=('GPLv3')
|
||||
depends=('kdebase-workspace')
|
||||
source=("http://kde-look.org/CONTENT/content-files/163475-KDM-Theme-archlinux.tar.gz")
|
||||
md5sums=('3622ec3d364d2ca9cba5adbf94f616e4')
|
||||
md5sums=('c6c5e583476e85599fa07449b7b1b506')
|
||||
|
||||
package() {
|
||||
# install kdm theme
|
||||
|
Loading…
Reference in New Issue
Block a user