summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDušan Simić2022-05-05 16:49:16 +0200
committerDušan Simić2022-05-05 16:49:16 +0200
commitcfad05474b0cc206333cf8ea59c76cbe9f7ef3e3 (patch)
treecf85e1dff934c887ead44cfd38ec89aebb1f45d3
parentc1f46306c02802a3837ed703a5d5ca7f8e181c55 (diff)
downloadaur-cfad05474b0cc206333cf8ea59c76cbe9f7ef3e3.tar.gz
Update to 1.2.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e98af47ea64e..812f8083765e 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.2
+ pkgver = 1.2.3
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=9f3e2fd2cec51857951106556f8f5593a2e74c36
+ source = git+https://github.com/sdushantha/tmpmail.git#commit=3e9596f92a420fbc701a0938a7ca1eb3118c02fc
md5sums = SKIP
pkgname = tmpmail
diff --git a/PKGBUILD b/PKGBUILD
index 334afaf17f46..855770951baa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Dušan Simić <dusan.simic1810@gmail.com>
pkgname=tmpmail
-pkgver=1.2.2
-_commit=9f3e2fd2cec51857951106556f8f5593a2e74c36
+pkgver=1.2.3
+_commit=3e9596f92a420fbc701a0938a7ca1eb3118c02fc
pkgrel=1
pkgdesc='A temporary email right from your terminal written in POSIX sh'
arch=(any)