summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaylo2allen2022-08-07 15:36:04 -0700
committertaylo2allen2022-08-07 15:36:04 -0700
commitbccffb3100e61b50bb408c5247e7a7f59d0089c0 (patch)
treec76d81fe83333bf22875b52ef11dfbb3416c1232
parentc3b05e4f5cd20546a4f0c7e329945e3ed3c255d6 (diff)
downloadaur-bccffb3100e61b50bb408c5247e7a7f59d0089c0.tar.gz
sg
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD2
3 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cad22d6e01e..d7cc04351007 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shortsync-git
pkgdesc = This application makes it easy to keep track of alias, file, and folder shortcuts across multiple applications and shells.
- pkgver = 1.r11.7e5e9f3
+ pkgver = 1.r12.f656851
pkgrel = 1
url = https://github.com/taylo2allen/shortsync.git
arch = x86_64
diff --git a/.gitignore b/.gitignore
index 72e8ffc0db8a..ea2f56723904 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
*
+ !PKGBUILD
+ !.SRCINFO
diff --git a/PKGBUILD b/PKGBUILD
index d6abba011dd6..7356c94ee3d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Taylor Allen
pkgname=shortsync-git
-pkgver=1.r11.7e5e9f3
+pkgver=1.r12.f656851
pkgrel=1
epoch=
pkgdesc="This application makes it easy to keep track of alias, file, and folder shortcuts across multiple applications and shells."