summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDušan Simić2022-05-05 15:39:40 +0200
committerDušan Simić2022-05-05 15:39:40 +0200
commitc1f46306c02802a3837ed703a5d5ca7f8e181c55 (patch)
tree7e7727ddc7407f484ffe9028326fd165d101b319
parent198ad66be7f297bad632a2998c2a7270b0488450 (diff)
downloadaur-c1f46306c02802a3837ed703a5d5ca7f8e181c55.tar.gz
Update to 1.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9003bb02855..e98af47ea64e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tmpmail
pkgdesc = A temporary email right from your terminal written in POSIX sh
- pkgver = 1.2.1
+ pkgver = 1.2.2
pkgrel = 1
url = https://github.com/sdushantha/tmpmail
arch = any
@@ -10,7 +10,7 @@ pkgbase = tmpmail
depends = jq
optdepends = w3m: email rendering support
optdepends = xclip: address copy support
- source = git+https://github.com/sdushantha/tmpmail.git#commit=81b733ca469c52ca018bcbcecfa7239c24a95001
+ source = git+https://github.com/sdushantha/tmpmail.git#commit=9f3e2fd2cec51857951106556f8f5593a2e74c36
md5sums = SKIP
pkgname = tmpmail
diff --git a/PKGBUILD b/PKGBUILD
index 0329b11e89c9..334afaf17f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Dušan Simić <dusan.simic1810@gmail.com>
pkgname=tmpmail
-pkgver=1.2.1
-_commit=81b733ca469c52ca018bcbcecfa7239c24a95001
+pkgver=1.2.2
+_commit=9f3e2fd2cec51857951106556f8f5593a2e74c36
pkgrel=1
pkgdesc='A temporary email right from your terminal written in POSIX sh'
arch=(any)