summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-06 09:44:19 +0200
committerGoliathLabs2020-05-06 09:44:19 +0200
commit9561d4a1f5a82dff46e36c7309fe245c7b5f4ff0 (patch)
treeb5d4c01b5e80b2c0c5ff1442c537c6af544073e6
parent4524d28c7ba371408a030c2448f2c035f5729917 (diff)
downloadaur-9561d4a1f5a82dff46e36c7309fe245c7b5f4ff0.tar.gz
Updated: pkgver
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6b48eb65b94..604aa3051da5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thinkpad-l380-yoga-scripts-git
pkgdesc = A collection of scripts and systemd services for tablet functionality of the ThinkPad L380 Yoga, based onthe original by AdmiralAkber
- pkgver = 20180627
+ pkgver = r62.5621f37
pkgrel = 1
url = https://github.com/ffejery/thinkpad-l380-yoga-scripts
install = thinkpad-l380-yoga-scripts-git.install
@@ -18,7 +18,7 @@ pkgbase = thinkpad-l380-yoga-scripts-git
provides = thinkpad-yoga-scripts-git
conflicts = thinkpad-yoga-scripts-git
source = thinkpad-l380-yoga-scripts::git+https://github.com/ffejery/thinkpad-l380-yoga-scripts
- md5sums = SKIP
+ sha512sums = SKIP
pkgname = thinkpad-l380-yoga-scripts-git
diff --git a/PKGBUILD b/PKGBUILD
index 7bdd8fb101bb..5d7912868a1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: ffejery
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: ffejery
pkgname='thinkpad-l380-yoga-scripts-git'
_gitname='thinkpad-l380-yoga-scripts'
-pkgver=20180627
+pkgver=r62.5621f37
pkgrel=1
pkgdesc='A collection of scripts and systemd services for tablet functionality of the ThinkPad L380 Yoga, based onthe original by AdmiralAkber'
url="https://github.com/ffejery/thinkpad-l380-yoga-scripts"
@@ -16,7 +17,7 @@ optdepends=(
'onboard: onscreen keyboard'
'xf86-input-wacom: for digitizer support'
)
-md5sums=('SKIP')
+sha512sums=('SKIP')
makedepends=('git')
install=$pkgname.install