aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Nestler2023-06-03 15:25:04 +0200
committerRaphael Nestler2023-06-03 15:25:04 +0200
commit7182311f4429eb7b23fd463eebef3165801a15eb (patch)
tree3a908031fd62535b10827a7aa38d5356147bc219
parentc0bbfe72f6ec0668f7351aaa1a2b08cc80be2583 (diff)
downloadaur-thinkpad-p14s.tar.gz
Bump version to 0.1.1
Description fix in the service only.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68bf29ec64c3..5642d9ad030d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = thinkpad-p14s
pkgdesc = Utilities and dependencies for a Thinkpad P14s laptop
- pkgver = 0.1.0
- pkgrel = 2
+ pkgver = 0.1.1
+ pkgrel = 1
url = https://github.com/rnestler/archpkg-thinkpad-p14s
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 215ad4ea535e..b2cc6bcb97a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Raphael Nestler <raphael.nestler@gmail.com>
pkgname=thinkpad-p14s
-pkgver=0.1.0
-pkgrel=2
+pkgver=0.1.1
+pkgrel=1
pkgdesc="Utilities and dependencies for a Thinkpad P14s laptop"
arch=('any')
url="https://github.com/rnestler/archpkg-thinkpad-p14s"