summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorm4dz2021-03-01 11:43:32 +0100
committerm4dz2021-03-01 11:43:32 +0100
commita555fac230cfd04b23734efab88e4c5aa0df5dc8 (patch)
tree6cd372b970e9cc163dbc61c49a89cedd677dd951
parente32167c5e6d7ab8d8b1a67f2e7458eed8402a5da (diff)
downloadaur-a555fac230cfd04b23734efab88e4c5aa0df5dc8.tar.gz
1.0alpha.11.r494.33e7725
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore7
-rw-r--r--PKGBUILD2
3 files changed, 9 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19fc9bdd624a..d9a503542b3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = projecteur-git
pkgdesc = Linux Desktop Application for the Logitech Spotlight device.
- pkgver = 0.9alpha
+ pkgver = 1.0alpha.11.r494.33e7725
pkgrel = 1
url = https://github.com/jahnf/Projecteur
install = projecteur.install
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..a699c3a15567
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+pkg
+src
+Projecteur
+
+*.tar.gz
+*.tar.xz
+*.tar.zst
diff --git a/PKGBUILD b/PKGBUILD
index f4f9fa808074..ad5e309df674 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=projecteur
_gitname=Projecteur
pkgname=projecteur-git
-pkgver=0.9alpha.14.r403.9690e74
+pkgver=1.0alpha.11.r494.33e7725
pkgrel=1
pkgdesc="Linux Desktop Application for the Logitech Spotlight device."
arch=('x86_64')