summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiran Piade2022-05-14 15:28:15 +1000
committerLiran Piade2022-05-14 15:28:15 +1000
commit1cc9133ed2b1c0d0765229f246c6b9c0da9eb684 (patch)
tree2b24a4e352e59399451747efb3a6ad6aca415d9e
parenta12bfae559b18930b50e60f75630cc7d7fb462e8 (diff)
downloadaur-1cc9133ed2b1c0d0765229f246c6b9c0da9eb684.tar.gz
Release 1.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af5cd0c97979..7a40e8e3c345 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twoinone
pkgdesc = Software built to allow convertible 2 in 1s to switch between operation modes manually
- pkgver = 1.4
+ pkgver = 1.5
pkgrel = 1
url = https://github.com/lirannl/twoinone
arch = any
@@ -9,7 +9,7 @@ pkgbase = twoinone
makedepends = rust
depends = sudo
depends = bash
- source = git+https://github.com/lirannl/twoinone.git#tag=1.4
+ source = git+https://github.com/lirannl/twoinone.git#tag=1.5
sha256sums = SKIP
pkgname = twoinone
diff --git a/PKGBUILD b/PKGBUILD
index eafd890cfce8..c3a76a340a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Author: Liran Piade <liranpiade@gmail.com>
pkgname=twoinone
-pkgver=1.4
+pkgver=1.5
pkgrel=1
pkgdesc="Software built to allow convertible 2 in 1s to switch between operation modes manually"
arch=('any')