summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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
+}