summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Bayas2022-01-24 18:52:54 -0500
committerVictor Bayas2022-01-24 18:52:54 -0500
commit1cae0e1b9eabc30a32866a0b9148a19ca6b45baf (patch)
treee3243864411f384e049bbc91d5aeb3076284ebcd /PKGBUILD
parent9a5b829dade30d261b4d223047a8fd9b4bf298fd (diff)
downloadaur-1cae0e1b9eabc30a32866a0b9148a19ca6b45baf.tar.gz
Update to v1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 640503156b2e..4259e91bba8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Bayas <victorsbayas at gmail dot com>
pkgname=envycontrol
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="Easy GPU switching for Nvidia Optimus laptops under Linux"
arch=(any)
@@ -19,4 +19,4 @@ package() {
# Copy package license to system
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-} \ No newline at end of file
+}