summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstarsareintherose2021-12-16 22:03:49 +0000
committerstarsareintherose2021-12-16 22:03:49 +0000
commit5bea49b70d3bc5e05349159698729283fe92b744 (patch)
tree2a4a89d1b8cd3c22fb1ce6923280d0bd5bc40fcd
parente1a870cd6459b0280bf5957bf4a36fc71159c342 (diff)
downloadaur-5bea49b70d3bc5e05349159698729283fe92b744.tar.gz
update to the newest
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 037847ecebc2..a0f0d58525e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = notekit-git
provides = notekit
conflicts = notekit
conflicts = notekit-git
- source = notekit::git+https://github.com/blackhole89/notekit.git#commit=18b708d
+ source = notekit::git+https://github.com/blackhole89/notekit.git
sha256sums = SKIP
pkgname = notekit-git
diff --git a/PKGBUILD b/PKGBUILD
index f1464eb419ef..ec03156823bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=("fontconfig" "clatexmath" "gtkmm3" "gtksourceviewmm>=3.18" "jsoncpp" "z
makedepends=("git" "meson")
provides=("${_basename}")
conflicts=("${_basename}" "${_basename}-git")
-source=("${_basename}::git+https://github.com/blackhole89/notekit.git#commit=18b708d")
+source=("${_basename}::git+https://github.com/blackhole89/notekit.git")
sha256sums=("SKIP")
pkgver() {