summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 44945b2f3eaa..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-src/
-qdriverstation/
-pkg/
-*.pkg.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 586449a1f87c..3fd28b38793d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ben Wolsieffer <benwolsieffer@gmail.com>
pkgname=qdriverstation-git
-pkgver=r413.b27ba5b
+pkgver=r564.23f6710
pkgrel=1
pkgdesc="Drive your FRC robot with your phone or tablet!"
arch=('i686' 'x86_64')