summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2017-05-12 09:16:36 -0600
committerSam Burgos2017-05-12 09:16:36 -0600
commit25cf60dd928932da471032e1e27e1a873eb6eb50 (patch)
tree10c5c15acba7312347527e136f3157574e359359 /PKGBUILD
parentae14ac36a6c46acee7bacb1237ff10e1b101e2b0 (diff)
downloadaur-25cf60dd928932da471032e1e27e1a873eb6eb50.tar.gz
fixed wrong sha256sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96d1f864d140..45387d176af8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="http://packages.linuxmint.com/pool/main/l/${pkgname}"
license=('GPL3')
depends=('hicolor-icon-theme' 'lightdm' 'lightdm-slick-greeter' 'lsb-release' 'python-setproctitle' 'python-xapp')
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('b0ebfd63606d14d4a85571cda7a793a5390971bb8bad43afb7f42226b55ef9f2')
+sha256sums=('c9df3ac1a1bf6b3f020e43077589b7b2e772dbd5dd961e1877858cde7147d077')
prepare() {
cd ${pkgname}