summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYardena Cohen2022-05-03 06:47:39 -0700
committerYardena Cohen2022-05-03 06:47:39 -0700
commitc362b7b31b6393906248a83ddbf3dcc2584c0fd4 (patch)
tree5703b0bc62120398ba3d6abb0d2964ff624e1020
parent469df1a74b4be2e95b75fb21e511d9014b9a955d (diff)
downloadaur-c362b7b31b6393906248a83ddbf3dcc2584c0fd4.tar.gz
ignore /src/
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 100d2b54a5e1..200716d8b02e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/stylus-git-*.pkg.tar.xz
/stylus-git-*.pkg.tar.xz.sig
/stylus/
+/src/
diff --git a/PKGBUILD b/PKGBUILD
index 3ddb27884102..a6c72a2a2516 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
gitname=stylus
pkgname=${gitname}-git
-pkgver=2898.75db3601d
+pkgver=3218.ad5c90e2
pkgrel=1
pkgdesc="User styles manager extension for Chrome and Chrome-like things"
arch=('any')