summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Asseg2019-04-03 13:36:35 +0200
committerFrank Asseg2019-04-03 13:36:35 +0200
commitc8d699ebfa318389e77afee0b972874c9b6722a3 (patch)
tree8fc6702f5ba20c9759c9e5e98f1d61b5dde29c5c
parent133a5de95daa22e3a00010f86ed67760c2873e19 (diff)
downloadaur-c8d699ebfa318389e77afee0b972874c9b6722a3.tar.gz
Changed target commit
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 653572318a31..b5cbe83d3977 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = crumbs
pkgdesc = A bookmarking system for the command line
pkgver = 0.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/fasseg/crumbs
arch = any
license = WTFPL
diff --git a/PKGBUILD b/PKGBUILD
index bab2beae67ff..2ec0f1066fec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Frank Asseg <frank.asseg@objecthunter.net>
-_commit=ae9920214698e00179008a2d92d179c3107c51bd
+_commit=dddfba8a278c903806fc83da50efb72e8f6d60b8
pkgname=crumbs
pkgver=0.0.2
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="A bookmarking system for the command line"
arch=('any')