summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4a11ab99d32..0c53a1a2c4da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = thinkpad-yoga-scripts-git
pkgdesc = A collection of scripts and systemd services for tablet functionality of the ThinkPad Yoga
- pkgver = 20150103
- pkgrel = 2
+ pkgver = r57.5599d33
+ pkgrel = 1
url = https://github.com/admiralakber/thinkpad-yoga-scripts
install = thinkpad-yoga-scripts-git.install
arch = any
@@ -16,7 +16,7 @@ pkgbase = thinkpad-yoga-scripts-git
optdepends = onboard: onscreen keyboard
optdepends = xf86-input-wacom: for digitizer support
source = thinkpad-yoga-scripts::git+https://github.com/admiralakber/thinkpad-yoga-scripts
- md5sums = SKIP
+ sha512sums = SKIP
pkgname = thinkpad-yoga-scripts-git
diff --git a/PKGBUILD b/PKGBUILD
index 50cc83d655da..4bd531b3964a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: AdmiralAkber
+# Maintainer: Felix Golatofski
+# Contributor: AdmiralAkber
pkgname='thinkpad-yoga-scripts-git'
_gitname='thinkpad-yoga-scripts'
-pkgver=20150103
-pkgrel=2
+pkgver=r57.5599d33
+pkgrel=1
pkgdesc='A collection of scripts and systemd services for tablet functionality of the ThinkPad Yoga'
url="https://github.com/admiralakber/thinkpad-yoga-scripts"
source=('thinkpad-yoga-scripts::git+https://github.com/admiralakber/thinkpad-yoga-scripts')
@@ -14,7 +15,7 @@ optdepends=(
'onboard: onscreen keyboard'
'xf86-input-wacom: for digitizer support'
)
-md5sums=('SKIP')
+sha512sums=('SKIP')
makedepends=('git')
install=$pkgname.install