summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Zhang2024-06-12 14:08:45 +0800
committerJeffrey Zhang2024-06-12 14:08:45 +0800
commitf5078f0d75566f9f4957db4c5de7181a4e1ec684 (patch)
tree333fe4aba9e5f297bd0215493ce2943c7a100667
parenta4199e0bbedc533755d0f69099183a9bbc775f77 (diff)
downloadaur-f5078f0d75566f9f4957db4c5de7181a4e1ec684.tar.gz
bump pkgrel for last commit
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f7c0d765a2d..2fcde8e7782c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = typora-plugin
pkgdesc = A minimal markdown editor and reader. with obgnail/typora_plugin plugin.
pkgver = 1.8.10+plugin+1.9.2
- pkgrel = 1
+ pkgrel = 2
url = https://typora.io/
arch = x86_64
license = custom:"Copyright (c) 2015 Abner Lee All Rights Reserved."
diff --git a/PKGBUILD b/PKGBUILD
index dd1aa82a2202..2582d9e06f85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=typora
_typora_ver=1.8.10
_plugin_ver=1.9.2
pkgver=${_typora_ver}+plugin+${_plugin_ver}
-pkgrel=1
+pkgrel=2
pkgdesc="A minimal markdown editor and reader. with obgnail/typora_plugin plugin."
arch=('x86_64')
license=('custom:"Copyright (c) 2015 Abner Lee All Rights Reserved."')